Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-143941
#<BuildRuby:0x00005557213fa048
@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.20231021-143941",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004442 0.001270 2.115272 ( 2.321740)
build_miniruby 0.001485 0.000424 1.554635 ( 1.556268)
build_ruby 0.001534 0.000000 3.074664 ( 3.255856)
build_all 0.003351 0.004475 5.892401 ( 3.071584)
build_install 0.014791 0.003562 7.323388 ( 3.705088)
test_btest 0.000382 0.000751 81.032441 ( 29.596128)
test_basic 0.000105 0.008693 0.841237 ( 0.920366)
test_all 0.079536 0.039180 639.503138 (227.138895)
test_rubyspec 0.034397 0.027433 93.333731 (105.329249)
total: 376.90 sec