Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-004321
#<BuildRuby:0x0000562397d35f70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230215-004321",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004249 0.000000 1.296544 ( 1.692398)
build_miniruby 0.001067 0.000000 0.879502 ( 0.878015)
build_ruby 0.001133 0.000000 2.050663 ( 2.265259)
build_all 0.005643 0.000000 3.696777 ( 1.886581)
build_install 0.009117 0.003752 2.889190 ( 2.060460)
test_btest 0.000571 0.000066 55.680243 ( 15.021196)
test_basic 0.004616 0.000302 0.448497 ( 0.540666)
test_all 0.000901 0.000100 617.883716 (183.361231)
test_rubyspec 0.029669 0.007823 65.145610 ( 75.029408)
total: 282.74 sec