Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-173100
#<BuildRuby:0x000056407391a320
@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.20230124-173100",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004938 0.000411 1.183496 ( 2.003736)
build_miniruby 0.001716 0.000000 1.220993 ( 1.314162)
build_ruby 0.002059 0.000000 3.053882 ( 19.888860)
build_all 0.008130 0.000000 4.023420 ( 2.724966)
build_install 0.010713 0.006269 3.066466 ( 2.974073)
test_btest 0.000630 0.000074 58.471251 ( 34.256776)
test_basic 0.002691 0.004151 0.470389 ( 0.777286)
test_all 0.001561 0.000229 646.073289 (261.679685)
test_rubyspec 0.034410 0.024179 77.219407 ( 94.323780)
total: 419.94 sec