Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-105131
#<BuildRuby:0x000056545e696230
@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.20230822-105131",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.006379 0.000472 2.318592 ( 6.046553)
build_miniruby 0.001677 0.000124 1.653350 ( 1.993730)
build_ruby 0.001810 0.000000 3.384740 ( 5.365234)
build_all 0.000240 0.007487 6.387471 ( 6.073457)
build_install 0.012922 0.005544 7.956776 ( 7.535910)
test_btest 0.000610 0.000098 82.584847 ( 50.361012)
test_basic 0.007154 0.001154 0.927415 ( 1.907558)
test_all 0.007659 0.001235 683.084289 (378.425601)
test_rubyspec 0.039129 0.032872 106.027270 (161.653891)
total: 619.36 sec