Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-025224
#<BuildRuby:0x000055b815fbe118
@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.20230809-025224",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002694 0.004493 2.286025 ( 4.056323)
build_miniruby 0.001362 0.000235 1.709555 ( 1.828931)
build_ruby 0.001725 0.000000 3.610342 ( 4.420079)
build_all 0.006871 0.000751 2.791078 ( 2.816224)
build_install 0.017201 0.001576 4.300752 ( 3.625669)
test_btest 0.000706 0.000112 84.023530 ( 45.695896)
test_basic 0.000628 0.007920 0.970952 ( 1.106697)
test_all 0.001599 0.000337 670.974963 (381.617665)
test_rubyspec 0.030180 0.028524 99.241194 (164.328623)
total: 609.50 sec