Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-051621
#<BuildRuby:0x000055804c075fb8
@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.20230616-051621",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005333 0.001778 2.051754 ( 5.823403)
build_miniruby 0.001216 0.000405 1.540561 ( 2.833382)
build_ruby 0.001243 0.000415 3.027020 ( 4.815298)
build_all 0.004504 0.004369 2.528785 ( 3.349267)
build_install 0.013199 0.006004 3.963199 ( 5.438427)
test_btest 0.000492 0.000183 78.820463 ( 57.773524)
test_basic 0.008199 0.000000 0.879426 ( 1.605658)
test_all 0.000654 0.007662 606.363884 (705.130209)
test_rubyspec 0.020791 0.045072 93.349877 (238.733398)
total: 1025.50 sec