Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-212913
#<BuildRuby:0x000055a679bfa138
@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.20221229-212913",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006266 1.262599 ( 3.664386)
build_miniruby 0.000000 0.001778 1.623665 ( 2.821607)
build_ruby 0.000000 0.001982 3.872694 ( 10.031877)
build_all 0.005831 0.002270 4.090375 ( 5.167926)
build_install 0.010612 0.011634 3.583384 ( 4.909604)
test_btest 0.000585 0.000217 60.897195 ( 64.990620)
test_basic 0.004465 0.002670 0.484067 ( 0.922634)
test_all 0.001595 0.000605 685.645711 (451.693604)
test_rubyspec 0.025372 0.024338 70.312787 ( 80.268780)
total: 624.47 sec