Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-114200
#<BuildRuby:0x000055f73c085dc0
@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.20240218-114200",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.005581 0.000468 2.117528 ( 3.000942)
build_miniruby 0.001543 0.000403 1.891920 ( 1.972274)
build_ruby 0.001216 0.000317 3.501159 ( 21.111972)
build_all 0.007247 0.000744 6.769147 ( 4.396829)
build_install 0.018000 0.001069 8.249094 ( 13.275907)
test_btest 0.000666 0.000148 96.155702 ( 67.320532)
test_basic 0.004977 0.004698 1.039466 ( 1.288747)
test_all 0.085526 0.032155 771.746061 (396.385095)
test_rubyspec 0.046783 0.044576 129.759303 (145.327673)
total: 654.08 sec