Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-074341
#<BuildRuby:0x0000557e81f91a00
@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.20230705-074341",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006870 0.000288 2.185634 ( 7.057598)
build_miniruby 0.001650 0.000170 1.768322 ( 3.599325)
build_ruby 0.001793 0.000186 3.255862 ( 7.747400)
build_all 0.004386 0.004325 2.634506 ( 4.482532)
build_install 0.018193 0.001790 4.021720 ( 9.503437)
test_btest 0.001465 0.000000 82.747007 ( 79.560434)
test_basic 0.005360 0.003035 0.969276 ( 1.931921)
test_all 0.001042 0.000149 645.138434 (439.665211)
test_rubyspec 0.017319 0.037022 91.557162 (131.226449)
total: 684.78 sec