Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-141629
#<BuildRuby:0x00007f216abffdc8
@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.20241221-141629",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001516 0.004261 2.070474 ( 2.346167)
build_miniruby 0.001310 0.000000 1.134540 ( 1.131225)
build_ruby 0.001707 0.000000 3.713005 ( 3.891038)
build_all 0.007195 0.001018 6.436864 ( 2.686207)
build_install 0.008782 0.007705 7.437462 ( 3.785637)
test_btest 0.000674 0.000139 72.394297 ( 19.157280)
test_basic 0.005887 0.003625 0.996842 ( 1.055823)
test_all 0.114580 0.027705 678.717480 (200.955934)
test_rubyspec 0.026688 0.051161 113.736264 ( 26.188930)
total: 261.20 sec