Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-072826
#<BuildRuby:0x00005600af322480
@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.20221204-072826",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000003 0.000000 0.000003 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005071 0.000160 1.319877 ( 1.482668)
build_miniruby 0.000975 0.000146 0.862133 ( 0.860968)
build_ruby 0.000000 0.001389 1.456963 ( 1.449484)
build_all 0.004325 0.002694 3.682230 ( 1.915052)
build_install 0.008794 0.004705 2.501923 ( 1.545816)
test_btest 0.000716 0.000159 57.122475 ( 18.833354)
test_basic 0.004741 0.001053 0.386405 ( 0.489121)
test_all 0.001001 0.000223 693.507830 (290.082427)
test_rubyspec 0.036010 0.030788 79.469778 (106.847568)
total: 423.51 sec