Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-081101
#<BuildRuby:0x00007f3e0679fdd8
@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.20241025-081101",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.008297 0.000155 3.511101 ( 3.403432)
build_miniruby 0.001659 0.000000 1.464670 ( 1.461314)
build_ruby 0.001895 0.000000 3.220655 ( 3.398604)
build_all 0.009088 0.000412 6.495796 ( 2.631786)
build_install 0.017703 0.002378 8.941060 ( 4.200364)
test_btest 0.000693 0.000209 76.931886 ( 20.868567)
test_basic 0.004672 0.005095 1.000328 ( 1.047825)
test_all 0.100802 0.048123 714.518161 (227.237941)
test_rubyspec 0.039822 0.049830 123.612239 ( 26.916038)
total: 291.17 sec