Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-075906
#<BuildRuby:0x00007fad9908fdd8
@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.20240929-075906",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.000440 0.008099 3.578722 ( 3.050406)
build_miniruby 0.001091 0.000416 1.189855 ( 1.186688)
build_ruby 0.001806 0.000000 3.803316 ( 4.007238)
build_all 0.007944 0.000612 6.442205 ( 2.623564)
build_install 0.016678 0.004185 8.736986 ( 3.781162)
test_btest 0.000760 0.000254 82.024374 ( 21.200175)
test_basic 0.004828 0.004736 1.037234 ( 1.089302)
test_all 0.109509 0.036124 739.770538 (238.340436)
test_rubyspec 0.055997 0.029820 139.079929 ( 42.271078)
total: 317.55 sec