Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-100834
#<BuildRuby:0x00007f32278dfdc8
@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.20241203-100834",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.003460 0.004337 3.320330 ( 3.032289)
build_miniruby 0.001387 0.000135 1.365264 ( 1.362030)
build_ruby 0.001704 0.000000 3.478538 ( 3.670903)
build_all 0.005293 0.002638 6.079770 ( 2.637373)
build_install 0.011705 0.005996 8.354786 ( 3.866735)
test_btest 0.000681 0.000097 73.940285 ( 19.428773)
test_basic 0.003302 0.007711 0.964311 ( 1.015904)
test_all 0.087678 0.054762 667.656217 (201.487203)
test_rubyspec 0.036208 0.043186 116.913224 ( 24.762233)
total: 261.26 sec