Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-013704
#<BuildRuby:0x0000560c5ca06018
@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.20240317-013704",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002834 0.003819 2.375779 ( 2.355655)
build_miniruby 0.000000 0.001623 1.886075 ( 1.897413)
build_ruby 0.000000 0.002309 3.834676 ( 4.096612)
build_all 0.003123 0.005862 7.315015 ( 3.214428)
build_install 0.018293 0.004405 9.170989 ( 4.816310)
test_btest 0.000839 0.000173 96.675364 ( 29.902094)
test_basic 0.005951 0.000437 0.853780 ( 0.910482)
test_all 0.080012 0.042106 809.364205 (227.858730)
test_rubyspec 0.037641 0.041651 109.870721 (119.041931)
total: 394.09 sec