Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-043432
#<BuildRuby:0x0000560e3d33e018
@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.20231022-043432",
@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.000009 0.000004 0.000013 ( 0.000011)
autoconf 0.000019 0.000008 0.000027 ( 0.000029)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.001322 0.004676 2.984097 ( 3.081359)
build_miniruby 0.000832 0.000384 1.531147 ( 1.529815)
build_ruby 0.001108 0.000512 2.501209 ( 2.691382)
build_all 0.005493 0.000499 5.175048 ( 2.080729)
build_install 0.007820 0.006276 6.876511 ( 3.123395)
test_btest 0.000658 0.000310 75.988094 ( 19.719643)
test_basic 0.003220 0.001515 0.771483 ( 0.841027)
test_all 0.086109 0.034426 628.214663 (192.071428)
test_rubyspec 0.019420 0.032727 82.863144 ( 96.515725)
total: 321.66 sec