Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-170106
#<BuildRuby:0x000055e11863a228
@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.20230916-170106",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006313 0.000248 2.240479 ( 3.504497)
build_miniruby 0.001444 0.000000 1.488022 ( 1.489132)
build_ruby 0.001609 0.000000 3.320336 ( 3.526203)
build_all 0.005996 0.002716 6.406224 ( 3.637916)
build_install 0.019203 0.001866 7.807673 ( 5.495615)
test_btest 0.000681 0.000083 84.172035 ( 32.248049)
test_basic 0.000000 0.006080 0.954660 ( 1.022934)
test_all 0.003447 0.006462 666.136044 (256.695290)
test_rubyspec 0.041682 0.026766 102.607544 (113.896804)
total: 421.52 sec