Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-150556
#<BuildRuby:0x00005638a013e208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-150556",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.003132 0.003479 1.560518 ( 2.379566)
build_miniruby 0.000000 0.001429 0.930299 ( 0.990232)
build_ruby 0.000286 0.001262 1.603467 ( 1.640479)
build_all 0.007165 0.000511 3.812769 ( 2.895802)
build_install 0.013082 0.001291 2.767734 ( 2.475945)
test_btest 0.000571 0.000079 56.884511 ( 34.404017)
test_basic 0.005994 0.000827 0.415202 ( 0.743250)
test_all 0.001502 0.000207 625.630496 (223.861361)
test_rubyspec 0.024666 0.026851 69.789004 ( 79.625942)
total: 349.02 sec