Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-142425
#<BuildRuby:0x00005558886462a8
@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.20230904-142425",
@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.000027 0.000004 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.001390 0.004270 1.780838 ( 2.142772)
build_miniruby 0.001224 0.000263 1.654317 ( 1.654068)
build_ruby 0.001400 0.000300 3.120613 ( 3.322168)
build_all 0.007341 0.000666 5.912370 ( 3.118760)
build_install 0.017555 0.000909 7.440392 ( 4.480624)
test_btest 0.000894 0.000168 81.992851 ( 31.269714)
test_basic 0.005677 0.000000 0.861424 ( 0.945377)
test_all 0.009377 0.000000 700.847338 (236.142352)
test_rubyspec 0.028836 0.035306 96.532973 (108.129132)
total: 391.21 sec