Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-074307
#<BuildRuby:0x00005560e84d6018
@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.20221230-074307",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001152 0.003497 1.077944 ( 1.968158)
build_miniruby 0.001181 0.000197 1.411771 ( 1.410379)
build_ruby 0.001189 0.000199 3.447389 ( 20.863587)
build_all 0.006562 0.001094 3.842462 ( 2.009006)
build_install 0.010655 0.005515 3.129416 ( 2.356504)
test_btest 0.000539 0.000108 56.840543 ( 23.187263)
test_basic 0.000000 0.006549 0.450096 ( 0.583763)
test_all 0.000000 0.001073 644.297253 (209.141267)
test_rubyspec 0.015367 0.029792 68.027482 ( 78.013591)
total: 339.53 sec