Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-151831
#<BuildRuby:0x000055b7166c1f88
@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.20240129-151831",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003121 0.004016 2.098210 ( 3.711472)
build_miniruby 0.001641 0.000170 1.853497 ( 2.330417)
build_ruby 0.001858 0.000000 3.768250 ( 5.169780)
build_all 0.004638 0.003927 6.611547 ( 6.510079)
build_install 0.019120 0.002467 8.168137 ( 8.897469)
test_btest 0.001030 0.000133 89.733606 ( 86.975019)
test_basic 0.000000 0.008113 0.985181 ( 1.290860)
test_all 0.085217 0.033446 792.324724 (479.622235)
test_rubyspec 0.069559 0.034735 176.616721 (218.745658)
total: 813.25 sec