Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-145451
#<BuildRuby:0x000055774832e078
@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.20230311-145451",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001409 0.003639 1.644347 ( 3.060494)
build_miniruby 0.001379 0.000000 1.185258 ( 1.184751)
build_ruby 0.001578 0.000000 2.528217 ( 2.725032)
build_all 0.002551 0.004338 2.095815 ( 1.527433)
build_install 0.015372 0.000000 3.189916 ( 2.552694)
test_btest 0.000735 0.000000 65.720170 ( 24.137004)
test_basic 0.004062 0.000000 0.511375 ( 0.606507)
test_all 0.001611 0.000280 535.663332 (184.854453)
test_rubyspec 0.015648 0.016277 69.527691 ( 79.326545)
total: 299.98 sec