Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-175416
#<BuildRuby:0x000055661d6d2120
@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.20240212-175416",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002236 0.003815 1.920978 ( 2.313151)
build_miniruby 0.001554 0.000115 1.720475 ( 1.721668)
build_ruby 0.001744 0.000130 3.513693 ( 3.762672)
build_all 0.004567 0.004068 6.867851 ( 4.231318)
build_install 0.018038 0.000576 8.157420 ( 5.480074)
test_btest 0.000913 0.000088 90.795487 ( 44.890590)
test_basic 0.007376 0.000714 1.009090 ( 1.221378)
test_all 0.090132 0.026238 825.041375 (341.019192)
test_rubyspec 0.068035 0.043214 179.889362 (192.593166)
total: 597.23 sec