Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-075604
#<BuildRuby:0x000055b00e5421a8
@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.20230713-075604",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000300 0.006944 2.194823 ( 5.932011)
build_miniruby 0.001250 0.000234 1.651561 ( 3.252050)
build_ruby 0.001880 0.000352 3.260172 ( 5.811370)
build_all 0.006412 0.001202 2.640225 ( 3.784427)
build_install 0.018241 0.002589 4.311697 ( 6.234843)
test_btest 0.000977 0.000000 83.590932 ( 57.990911)
test_basic 0.007428 0.000715 1.008228 ( 1.760451)
test_all 0.001213 0.000214 616.062142 (373.344797)
test_rubyspec 0.034355 0.023575 93.637910 (136.940071)
total: 595.05 sec