Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-220956
#<BuildRuby:0x00007fb5ea6ffde0
@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.20241015-220956",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.006020 0.002007 3.921193 ( 3.998956)
build_miniruby 0.001835 0.000000 1.564449 ( 1.560491)
build_ruby 0.002004 0.000000 4.403395 ( 4.521496)
build_all 0.004835 0.004346 7.342501 ( 3.054383)
build_install 0.020248 0.000384 10.386014 ( 4.727607)
test_btest 0.001259 0.000000 95.255385 ( 25.329985)
test_basic 0.003776 0.006751 1.064558 ( 1.112452)
test_all 0.104947 0.045461 799.554654 (230.333865)
test_rubyspec 0.067168 0.022666 137.724590 ( 29.152436)
total: 303.79 sec