Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-001834
#<BuildRuby:0x00007f18f633fde0
@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.20240728-001834",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000043 0.000003 0.000046 ( 0.000045)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.001683 0.008026 4.040682 ( 4.542544)
build_miniruby 0.002024 0.000259 1.843415 ( 1.934737)
build_ruby 0.002011 0.000258 4.888311 ( 5.105586)
build_all 0.008861 0.000107 7.630398 ( 3.208683)
build_install 0.011534 0.004550 7.919249 ( 3.714897)
test_btest 0.001017 0.000142 114.311700 ( 30.115456)
test_basic 0.005274 0.004359 1.013031 ( 1.061989)
test_all 0.120732 0.030725 783.110319 (281.568395)
test_rubyspec 0.061909 0.026676 164.971383 ( 29.909301)
total: 361.16 sec