Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-034907
#<BuildRuby:0x0000562c41f79fb8
@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.20231205-034907",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.006185 0.000466 1.904797 ( 2.031085)
build_miniruby 0.001454 0.000303 1.289950 ( 1.288321)
build_ruby 0.001265 0.000264 2.610499 ( 2.854962)
build_all 0.005194 0.001707 5.284204 ( 2.047577)
build_install 0.003431 0.011165 6.543916 ( 3.151282)
test_btest 0.000642 0.000199 80.368553 ( 22.764044)
test_basic 0.003893 0.001209 0.843066 ( 0.908166)
test_all 0.080802 0.037150 679.827223 (198.881524)
test_rubyspec 0.031221 0.025473 83.095714 ( 94.536716)
total: 328.46 sec