Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-030443
#<BuildRuby:0x000055cb6d46e018
@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.20230205-030443",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000289 0.004070 1.160804 ( 1.674263)
build_miniruby 0.001122 0.000320 1.257268 ( 1.256206)
build_ruby 0.000000 0.001671 2.381051 ( 2.589811)
build_all 0.003665 0.003548 3.905607 ( 2.036906)
build_install 0.011371 0.003791 2.890418 ( 2.138072)
test_btest 0.000507 0.000169 56.626478 ( 24.371113)
test_basic 0.000000 0.006546 0.462353 ( 0.563468)
test_all 0.000792 0.000441 627.755822 (216.084742)
test_rubyspec 0.005926 0.043075 69.783698 ( 80.073755)
total: 330.79 sec