Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-055232
#<BuildRuby:0x000055f7ba4d5820
@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.20230111-055232",
@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.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004302 0.000026 1.102385 ( 1.495417)
build_miniruby 0.001225 0.000106 1.417215 ( 1.416199)
build_ruby 0.001671 0.000146 3.411800 ( 3.799901)
build_all 0.007697 0.000000 3.840705 ( 1.980395)
build_install 0.015990 0.000000 2.912007 ( 2.076673)
test_btest 0.000792 0.000000 57.651106 ( 21.509094)
test_basic 0.001042 0.004240 0.415847 ( 0.515545)
test_all 0.001285 0.000061 653.105350 (225.905195)
test_rubyspec 0.028426 0.019206 70.739460 ( 82.394613)
total: 341.09 sec