Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-022927
#<BuildRuby:0x000055f02e8c2390
@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.20231206-022927",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000018 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001848 0.004494 2.102016 ( 2.255600)
build_miniruby 0.001199 0.000342 1.526708 ( 1.527671)
build_ruby 0.001756 0.000000 2.942000 ( 3.182233)
build_all 0.004332 0.003487 5.732378 ( 2.636583)
build_install 0.017534 0.000362 7.119600 ( 4.124817)
test_btest 0.000665 0.000173 81.469304 ( 33.649615)
test_basic 0.003254 0.005079 0.912540 ( 1.010006)
test_all 0.060859 0.058607 665.461922 (271.231449)
test_rubyspec 0.049375 0.024925 101.808368 (143.428325)
total: 463.05 sec