Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-032303
#<BuildRuby:0x00007fe5d52afdd8
@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.20240928-032303",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004556 0.004056 4.222490 ( 3.667033)
build_miniruby 0.001353 0.000199 1.465466 ( 1.462896)
build_ruby 0.001720 0.000253 3.884893 ( 4.080400)
build_all 0.008283 0.000600 6.954475 ( 2.889470)
build_install 0.016010 0.004742 10.036658 ( 4.309865)
test_btest 0.000843 0.000133 94.923842 ( 26.004589)
test_basic 0.005670 0.004563 1.159507 ( 1.209889)
test_all 0.093509 0.052073 765.660834 (218.950807)
test_rubyspec 0.040192 0.051511 135.352139 ( 30.677756)
total: 293.25 sec