Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-231748
#<BuildRuby:0x00007f287e5efdc8
@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.20241223-231748",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005282 0.000353 1.635164 ( 1.968963)
build_miniruby 0.001065 0.000276 1.155284 ( 1.152193)
build_ruby 0.001421 0.000368 4.010356 ( 4.078180)
build_all 0.006289 0.001517 6.131996 ( 2.550677)
build_install 0.013122 0.002343 8.015974 ( 4.382053)
test_btest 0.000738 0.000184 74.569808 ( 20.468298)
test_basic 0.000000 0.009111 0.821039 ( 0.872278)
test_all 0.102210 0.037107 696.477944 (206.670804)
test_rubyspec 0.029875 0.044098 114.876578 ( 24.196032)
total: 266.34 sec