Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-135325
#<BuildRuby:0x00007f7730e9fdc8
@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.20240925-135325",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002873 0.006217 4.723456 ( 4.270538)
build_miniruby 0.001412 0.000291 26.816750 ( 26.247807)
build_ruby 0.001909 0.000000 3.998533 ( 4.191582)
build_all 0.006870 0.001028 6.766685 ( 2.835571)
build_install 0.016133 0.002362 10.190879 ( 4.697809)
test_btest 0.000675 0.000131 91.951031 ( 25.462750)
test_basic 0.006218 0.003846 1.160242 ( 1.208859)
test_all 0.117643 0.029053 771.056429 (230.484163)
test_rubyspec 0.069410 0.018459 130.994137 ( 28.326429)
total: 327.73 sec