Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-045123
#<BuildRuby:0x00007fb5c55efdd0
@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.20241121-045123",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.004119 0.004056 3.824063 ( 3.723293)
build_miniruby 0.001424 0.000345 1.668860 ( 1.665442)
build_ruby 0.001699 0.000412 4.404137 ( 4.508210)
build_all 0.005661 0.003467 6.687579 ( 2.884030)
build_install 0.012468 0.006401 9.432443 ( 4.564359)
test_btest 0.000707 0.000197 78.108154 ( 22.651821)
test_basic 0.007806 0.005360 1.179679 ( 1.571180)
test_all 0.115676 0.032606 792.048417 (365.001828)
test_rubyspec 0.042142 0.046310 121.137462 ( 40.017604)
total: 446.59 sec