Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-162355
#<BuildRuby:0x000055f7b2a56018
@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.20221224-162355",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000033 0.000000 0.000033 ( 0.000028)
build_up 0.005530 0.000201 1.130894 ( 1.914803)
build_miniruby 0.001292 0.000168 1.444684 ( 1.583265)
build_ruby 0.001775 0.000232 3.535347 ( 4.124688)
build_all 0.007707 0.001005 4.096683 ( 3.255989)
build_install 0.009291 0.006320 3.165228 ( 3.053223)
test_btest 0.000736 0.000128 56.079537 ( 32.536436)
test_basic 0.001340 0.005437 0.454857 ( 0.785503)
test_all 0.001369 0.000297 639.761953 (277.126237)
test_rubyspec 0.010315 0.041671 71.906260 ( 86.828147)
total: 411.21 sec