Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-052203
#<BuildRuby:0x000055e5276de018
@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.20240224-052203",
@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.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.006570 0.000765 2.535313 ( 2.400689)
build_miniruby 0.001187 0.000356 1.806063 ( 1.815678)
build_ruby 0.001286 0.000386 3.448541 ( 3.684436)
build_all 0.005702 0.001711 6.413318 ( 2.544453)
build_install 0.006868 0.011030 8.279370 ( 3.963664)
test_btest 0.000555 0.000218 91.704984 ( 26.945898)
test_basic 0.002594 0.003590 0.961434 ( 1.020110)
test_all 0.078359 0.041528 748.822186 (228.030027)
test_rubyspec 0.049304 0.028641 110.431777 (119.644928)
total: 390.05 sec