Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-011147
#<BuildRuby:0x00007f042520fdc0
@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.20240701-011147",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.009266 0.001140 4.350756 ( 6.160934)
build_miniruby 0.001632 0.000358 1.855941 ( 2.205442)
build_ruby 0.002102 0.000460 4.702386 ( 5.649424)
build_all 0.010330 0.001270 8.846740 ( 8.640599)
build_install 0.019828 0.008391 12.360428 ( 12.324238)
test_btest 0.000840 0.000199 125.642819 (132.277543)
test_basic 0.008525 0.006724 1.390241 ( 2.541004)
test_all 0.134643 0.031307 988.809373 (1114.605296)
test_rubyspec 0.028266 0.073006 179.522417 (116.026096)
total: 1400.43 sec