Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-113718
#<BuildRuby:0x00007fc90cbafdd8
@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.20240630-113718",
@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.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006086 0.005419 4.722631 ( 5.629022)
build_miniruby 0.001489 0.000340 1.874084 ( 2.115705)
build_ruby 0.002172 0.000496 4.879679 ( 5.426199)
build_all 0.010121 0.001290 9.095387 ( 6.264228)
build_install 0.018005 0.010128 12.515837 ( 8.745058)
test_btest 0.000939 0.000241 126.511528 ( 61.855295)
test_basic 0.003499 0.010325 1.394550 ( 1.497942)
test_all 0.123808 0.032931 922.501210 (396.881358)
test_rubyspec 0.050618 0.040459 178.004211 ( 59.616931)
total: 548.03 sec