Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-083613
#<BuildRuby:0x00007f78820dfdc0
@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.20241121-083613",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.003369 0.003845 3.409411 ( 3.308561)
build_miniruby 0.001134 0.000393 1.150765 ( 1.147982)
build_ruby 0.001260 0.000436 3.692743 ( 3.871760)
build_all 0.002290 0.005050 5.882893 ( 2.460544)
build_install 0.007759 0.007542 7.875057 ( 3.745278)
test_btest 0.000703 0.000297 71.112968 ( 19.706057)
test_basic 0.005807 0.003144 0.722143 ( 0.771703)
test_all 0.105344 0.035738 652.211202 (200.138650)
test_rubyspec 0.036579 0.041906 117.525287 ( 21.902952)
total: 257.05 sec