Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-054528
#<BuildRuby:0x00007f535275fdd0
@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.20240828-054528",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001299 0.008328 3.982837 ( 4.863518)
build_miniruby 0.001766 0.000455 1.806518 ( 2.250427)
build_ruby 0.000000 0.002298 4.566121 ( 5.246842)
build_all 0.008209 0.002858 8.769974 ( 6.380921)
build_install 0.019488 0.004943 11.582654 ( 8.750073)
test_btest 0.000743 0.000206 128.228783 (104.895908)
test_basic 0.007636 0.005311 1.455562 ( 1.986988)
test_all 0.134702 0.027204 952.511651 (711.613076)
test_rubyspec 0.056117 0.034555 182.793123 (120.256536)
total: 966.25 sec