Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-120406
#<BuildRuby:0x000055a2e366e118
@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.20221210-120406",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.001350 0.003211 0.853310 ( 1.251586)
build_miniruby 0.001117 0.000134 0.961318 ( 0.959943)
build_ruby 0.001325 0.000159 1.955991 ( 1.949235)
build_all 0.002451 0.003071 2.947058 ( 1.522182)
build_install 0.007181 0.004286 2.384460 ( 1.532886)
test_btest 0.000627 0.000112 54.708883 ( 13.908188)
test_basic 0.000000 0.004528 0.317842 ( 0.411982)
test_all 0.000000 0.001288 573.690260 (163.032179)
test_rubyspec 0.017637 0.014951 57.216267 ( 67.080229)
total: 251.65 sec