Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-065545
#<BuildRuby:0x0000558049bee258
@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.20230802-065545",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005743 0.000991 2.205685 ( 3.611945)
build_miniruby 0.001321 0.000228 1.525982 ( 1.531895)
build_ruby 0.001431 0.000247 3.102832 ( 3.289080)
build_all 0.006773 0.001168 2.714339 ( 1.965791)
build_install 0.013715 0.005390 4.181513 ( 3.191857)
test_btest 0.000623 0.000121 84.173945 ( 33.950051)
test_basic 0.000000 0.005742 0.933505 ( 1.033946)
test_all 0.000000 0.001224 697.533912 (236.521068)
test_rubyspec 0.027381 0.030896 92.977258 (106.396172)
total: 391.49 sec