Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-135605
#<BuildRuby:0x00007f5276a1fde0
@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.20241014-135605",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.004042 0.003965 3.523025 ( 3.448622)
build_miniruby 0.001416 0.000133 1.325475 ( 1.324901)
build_ruby 0.001711 0.000161 3.547641 ( 3.762888)
build_all 0.004244 0.004597 6.730912 ( 2.662774)
build_install 0.012775 0.005500 9.151901 ( 4.080175)
test_btest 0.000795 0.000120 88.062723 ( 33.528030)
test_basic 0.009000 0.000663 0.943545 ( 0.987684)
test_all 0.093473 0.057459 792.214106 (228.455269)
test_rubyspec 0.042617 0.043846 133.861603 ( 29.301907)
total: 307.55 sec