Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-022948
#<BuildRuby:0x0000563a854de228
@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.20231024-022948",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006829 3.189174 ( 3.268444)
build_miniruby 0.001012 0.000411 1.424289 ( 1.423800)
build_ruby 0.001483 0.000000 2.893575 ( 3.082562)
build_all 0.001051 0.007347 5.766697 ( 2.389623)
build_install 0.010489 0.008521 7.841522 ( 3.550304)
test_btest 0.000586 0.000188 81.226443 ( 24.093477)
test_basic 0.002280 0.003356 0.808969 ( 0.872755)
test_all 0.080847 0.041353 620.564759 (187.562796)
test_rubyspec 0.035088 0.019766 78.486862 ( 90.214231)
total: 316.46 sec