Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-162510
#<BuildRuby:0x00007fb7771bfdd8
@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.20241108-162510",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002335 0.006210 4.222423 ( 4.644935)
build_miniruby 0.000000 0.001793 1.784744 ( 1.851103)
build_ruby 0.001613 0.000817 4.739527 ( 5.118217)
build_all 0.000305 0.008283 6.533226 ( 3.073839)
build_install 0.014633 0.002020 6.787821 ( 3.241520)
test_btest 0.000757 0.000238 62.608835 ( 21.238017)
test_basic 0.003791 0.002744 0.640883 ( 5.955117)
test_all 0.101367 0.038126 644.396306 (216.016902)
test_rubyspec 0.043249 0.040387 117.018183 ( 24.923119)
total: 286.06 sec