Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-091035
#<BuildRuby:0x00007fa90faffdd8
@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.20241113-091035",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.002456 0.007095 4.087959 ( 4.767444)
build_miniruby 0.001461 0.000300 1.899056 ( 2.323277)
build_ruby 0.002709 0.000000 4.657917 ( 4.981065)
build_all 0.006124 0.004227 6.923814 ( 4.607807)
build_install 0.022761 0.001310 10.049858 ( 33.055314)
test_btest 0.000906 0.000181 85.855597 ( 47.072178)
test_basic 0.006710 0.003863 1.110584 ( 1.184044)
test_all 0.110642 0.042412 781.090219 (292.976401)
test_rubyspec 0.047837 0.032886 124.841206 ( 31.547497)
total: 422.52 sec