Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-132908
#<BuildRuby:0x000055ca3191a1a8
@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.20230807-132908",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006441 0.000456 2.373931 ( 6.781390)
build_miniruby 0.000000 0.002042 1.824635 ( 3.569526)
build_ruby 0.000595 0.001258 3.543543 ( 9.215619)
build_all 0.006682 0.001432 2.907534 ( 4.543623)
build_install 0.015266 0.005802 4.537117 ( 8.508618)
test_btest 0.000756 0.000176 86.230081 ( 79.218400)
test_basic 0.000000 0.008614 1.010129 ( 2.311017)
test_all 0.003917 0.003517 702.742771 (548.516899)
test_rubyspec 0.034155 0.030248 103.330958 (208.869794)
total: 871.54 sec