Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-115658
#<BuildRuby:0x0000556cebe76078
@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.20240314-115658",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007343 0.001694 3.261490 ( 3.546693)
build_miniruby 0.001375 0.000317 1.843917 ( 1.857050)
build_ruby 0.001559 0.000360 4.019995 ( 4.329507)
build_all 0.008794 0.000000 7.180106 ( 5.124436)
build_install 0.021006 0.000610 9.491955 ( 7.012304)
test_btest 0.000000 0.001204 98.230597 ( 81.632805)
test_basic 0.007831 0.001227 1.088235 ( 1.568425)
test_all 0.099159 0.028449 845.259874 (592.030843)
test_rubyspec 0.074804 0.027333 142.684065 (205.367709)
total: 902.47 sec