Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-033958
#<BuildRuby:0x00007fad085dfdd8
@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.20241027-033958",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.000000 0.008695 4.182283 ( 4.058375)
build_miniruby 0.000000 0.001862 1.879601 ( 1.905102)
build_ruby 0.000834 0.001620 4.604875 ( 4.795317)
build_all 0.009410 0.001524 7.313227 ( 3.747812)
build_install 0.023817 0.001768 10.264296 ( 5.837165)
test_btest 0.000744 0.000190 80.883254 ( 33.214220)
test_basic 0.012498 0.000887 1.130693 ( 1.208842)
test_all 0.113095 0.040707 780.140970 (293.520450)
test_rubyspec 0.048194 0.035636 124.616334 ( 26.338505)
total: 374.63 sec