Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-194548
#<BuildRuby:0x000055bad3b02028
@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-194548",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000002 0.000001 0.000003 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.001598 0.004745 1.260561 ( 1.481424)
build_miniruby 0.000976 0.000450 1.049344 ( 1.047578)
build_ruby 0.001228 0.000567 1.862610 ( 1.853433)
build_all 0.007638 0.001424 3.793175 ( 1.995974)
build_install 0.017005 0.000000 2.622628 ( 1.889821)
test_btest 0.000000 0.000823 64.499583 ( 21.320125)
test_basic 0.003205 0.003786 0.430813 ( 0.533013)
test_all 0.001216 0.000463 742.122663 (476.604290)
test_rubyspec 0.044408 0.023100 80.014497 (110.098851)
total: 616.83 sec