Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-095913
#<BuildRuby:0x00007fd25ddafde0
@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.20241116-095913",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007545 0.000000 3.989848 ( 3.833531)
build_miniruby 0.001172 0.000421 1.615945 ( 1.612410)
build_ruby 0.001381 0.000563 4.272126 ( 4.407528)
build_all 0.009117 0.000000 6.512744 ( 2.773743)
build_install 0.018516 0.000967 9.273940 ( 4.448370)
test_btest 0.000589 0.000196 79.912601 ( 21.593321)
test_basic 0.005156 0.004337 0.891339 ( 0.937991)
test_all 0.096632 0.051017 720.255229 (216.203599)
test_rubyspec 0.048620 0.035147 119.328316 ( 26.467003)
total: 282.28 sec