Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-080549
#<BuildRuby:0x00007f89befafdd0
@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.20241111-080549",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.000000 0.007615 3.795334 ( 3.748447)
build_miniruby 0.001361 0.000165 1.279815 ( 1.276446)
build_ruby 0.001532 0.000186 3.169055 ( 3.401498)
build_all 0.007785 0.000438 6.371310 ( 2.597708)
build_install 0.006308 0.011355 9.524292 ( 4.641945)
test_btest 0.000816 0.000154 80.130177 ( 22.147186)
test_basic 0.002690 0.006849 0.856223 ( 0.903076)
test_all 0.115763 0.032865 665.748015 (208.902663)
test_rubyspec 0.045418 0.036467 122.418456 ( 24.200154)
total: 271.82 sec