Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-161009
#<BuildRuby:0x000055f28a9521a8
@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.20230527-161009",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003773 0.002498 1.894048 ( 3.233526)
build_miniruby 0.001181 0.000219 1.376031 ( 1.381994)
build_ruby 0.001478 0.000274 2.782308 ( 3.100773)
build_all 0.002727 0.004450 2.140300 ( 1.588754)
build_install 0.018637 0.000000 3.681500 ( 3.029814)
test_btest 0.000724 0.000000 76.174235 ( 32.663868)
test_basic 0.007003 0.000518 0.843575 ( 0.954061)
test_all 0.000861 0.000157 556.698563 (202.600767)
test_rubyspec 0.014484 0.025147 77.843906 ( 89.654687)
total: 338.21 sec