Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-210333
#<BuildRuby:0x0000558cba2a5f20
@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.20231014-210333",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.002218 0.004417 2.459270 ( 2.623984)
build_miniruby 0.001368 0.000195 1.549913 ( 1.551637)
build_ruby 0.000000 0.001700 3.088235 ( 4.410907)
build_all 0.005454 0.002664 6.435268 ( 2.933398)
build_install 0.012995 0.007686 8.058850 ( 4.493807)
test_btest 0.000613 0.000130 88.264129 ( 33.147009)
test_basic 0.005647 0.000303 0.855310 ( 0.912995)
test_all 0.007998 0.001647 688.909769 (262.061553)
test_rubyspec 0.020233 0.037244 89.471839 (100.905340)
total: 413.04 sec