Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-125733
#<BuildRuby:0x00007f7b1a32fdd8
@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.20240804-125733",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001545 0.006749 3.255169 ( 3.094965)
build_miniruby 0.001403 0.000298 1.278315 ( 1.275105)
build_ruby 0.001505 0.000320 3.687845 ( 3.893956)
build_all 0.008114 0.000855 7.970662 ( 3.102085)
build_install 0.016759 0.003333 10.344705 ( 4.612256)
test_btest 0.000763 0.000157 120.552125 ( 32.859174)
test_basic 0.004038 0.007051 1.125578 ( 1.174709)
test_all 0.099566 0.051883 892.427712 (308.018707)
test_rubyspec 0.051620 0.039184 165.510402 ( 34.720123)
total: 392.75 sec