Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-204049
#<BuildRuby:0x0000561c1ff7a198
@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.20230104-204049",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004343 0.000000 1.033410 ( 1.518033)
build_miniruby 0.001215 0.000000 1.270083 ( 1.268675)
build_ruby 0.001694 0.000000 3.360028 ( 3.797456)
build_all 0.001125 0.005803 3.549894 ( 1.812877)
build_install 0.011581 0.002299 2.969290 ( 1.998299)
test_btest 0.000678 0.000198 55.480596 ( 18.490416)
test_basic 0.005862 0.000000 0.401018 ( 0.498000)
test_all 0.000973 0.000000 619.242617 (187.509924)
test_rubyspec 0.014597 0.029025 67.646639 ( 77.757790)
total: 294.65 sec