Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-031852
#<BuildRuby:0x00007f010687fdd0
@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.20240825-031852",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000035 0.000011 0.000046 ( 0.000045)
build_up 0.004178 0.005518 3.908046 ( 4.521847)
build_miniruby 0.000000 0.002240 1.785105 ( 2.010837)
build_ruby 0.001492 0.000864 4.783404 ( 5.302336)
build_all 0.008976 0.001718 8.889267 ( 5.242214)
build_install 0.005837 0.013557 11.587428 ( 5.639982)
test_btest 0.000224 0.000508 124.156829 ( 53.454885)
test_basic 0.007282 0.005585 1.326112 ( 1.869165)
test_all 0.117456 0.034474 856.279234 (264.571477)
test_rubyspec 0.056188 0.035183 164.246124 ( 37.298247)
total: 379.91 sec