Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-204907
#<BuildRuby:0x000055a7e931e138
@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.20231020-204907",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002202 0.003671 1.852274 ( 2.001696)
build_miniruby 0.001138 0.000189 1.406356 ( 1.404870)
build_ruby 0.000000 0.001456 2.594685 ( 2.830161)
build_all 0.004795 0.002585 5.411255 ( 2.113007)
build_install 0.004290 0.012315 6.616417 ( 3.078034)
test_btest 0.000000 0.000808 78.187884 ( 19.933418)
test_basic 0.002421 0.002311 0.652210 ( 0.713920)
test_all 0.007553 0.001293 591.239189 (192.466866)
test_rubyspec 0.038127 0.029006 91.690001 (103.642710)
total: 328.19 sec