Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-110036
#<BuildRuby:0x000055bdccdfe168
@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.20221227-110036",
@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.000000 0.000057 0.000057 ( 0.000070)
autoconf 0.000000 0.000029 0.000029 ( 0.000028)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001156 0.004021 1.180188 ( 2.079266)
build_miniruby 0.000000 0.001534 1.352149 ( 1.478878)
build_ruby 0.000000 0.001631 3.424173 ( 3.914559)
build_all 0.003124 0.004580 3.749618 ( 2.109739)
build_install 0.009359 0.007127 3.156503 ( 2.430159)
test_btest 0.000555 0.000193 55.166325 ( 29.084497)
test_basic 0.003554 0.002402 0.445868 ( 0.649219)
test_all 0.001716 0.000613 628.379422 (274.116174)
test_rubyspec 0.028630 0.020014 70.838770 ( 84.071613)
total: 399.94 sec