Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-021541
#<BuildRuby:0x00007fe792a5fdd0
@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.20240713-021541",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.003184 0.004014 3.152461 ( 3.250870)
build_miniruby 0.001284 0.000270 1.169925 ( 1.166926)
build_ruby 0.001463 0.000308 3.023526 ( 3.254479)
build_all 0.002952 0.003955 6.481538 ( 2.494427)
build_install 0.012086 0.005217 9.118911 ( 3.951559)
test_btest 0.001067 0.000000 106.889562 ( 28.169464)
test_basic 0.001729 0.006820 1.036575 ( 1.090936)
test_all 0.103117 0.043298 733.728484 (214.046497)
test_rubyspec 0.044980 0.043608 166.207069 ( 27.441387)
total: 284.87 sec