Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-153830
#<BuildRuby:0x00007f1f067dfdd0
@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.20241217-153830",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006650 0.000000 2.542414 ( 2.952866)
build_miniruby 0.001678 0.000055 1.822953 ( 1.848977)
build_ruby 0.002105 0.000319 4.220368 ( 4.387183)
build_all 0.008334 0.001263 6.637452 ( 3.423985)
build_install 0.010357 0.009966 8.502742 ( 5.165829)
test_btest 0.000675 0.000139 78.626012 ( 26.353921)
test_basic 0.005341 0.007100 1.118560 ( 1.245242)
test_all 0.112290 0.038906 802.334920 (358.466553)
test_rubyspec 0.034026 0.055496 122.838816 ( 44.241061)
total: 448.09 sec