Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-043733
#<BuildRuby:0x0000558f5a5b9e08
@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.20231018-043733",
@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.000028 0.000003 0.000031 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.002939 0.004394 2.628673 ( 3.471169)
build_miniruby 0.001414 0.000176 1.818716 ( 1.933797)
build_ruby 0.001661 0.000208 3.549507 ( 3.984568)
build_all 0.009029 0.000000 6.668039 ( 5.015842)
build_install 0.021199 0.001493 8.521287 ( 6.134631)
test_btest 0.000901 0.000100 89.684888 ( 66.270059)
test_basic 0.000000 0.008628 1.057265 ( 1.343464)
test_all 0.002603 0.007468 690.600278 (358.279286)
test_rubyspec 0.028917 0.037334 100.571280 (113.658346)
total: 560.09 sec