Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-040354
#<BuildRuby:0x00007fd8d8cafdd8
@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-040354",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.005172 0.003180 4.092847 ( 4.205606)
build_miniruby 0.001487 0.000446 1.868241 ( 1.883276)
build_ruby 0.001674 0.000502 4.518177 ( 4.698685)
build_all 0.008674 0.001333 7.148724 ( 3.215907)
build_install 0.023643 0.000616 10.535959 ( 5.556529)
test_btest 0.000659 0.000164 78.867453 ( 20.967739)
test_basic 0.002273 0.008469 1.104457 ( 1.153098)
test_all 0.120555 0.030228 748.169765 (246.270604)
test_rubyspec 0.058165 0.026711 124.289337 ( 29.175516)
total: 317.13 sec