Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-143238
#<BuildRuby:0x0000556d177f9fc0
@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.20230611-143238",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000000 0.005633 1.735478 ( 2.933628)
build_miniruby 0.000000 0.001628 1.372925 ( 1.372240)
build_ruby 0.001222 0.000356 2.674668 ( 2.887380)
build_all 0.000000 0.007591 2.214941 ( 1.557338)
build_install 0.008794 0.007736 3.403663 ( 2.594662)
test_btest 0.000651 0.000149 74.578159 ( 32.747215)
test_basic 0.003368 0.003410 0.775544 ( 0.871963)
test_all 0.001439 0.000000 571.737410 (201.767278)
test_rubyspec 0.030245 0.024316 82.664027 ( 95.414854)
total: 342.15 sec