Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-003136
#<BuildRuby:0x00005625009c6230
@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.20230901-003136",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.005780 0.000182 1.444885 ( 1.793024)
build_miniruby 0.001215 0.000125 1.649896 ( 1.648055)
build_ruby 0.001408 0.000146 2.897896 ( 3.095745)
build_all 0.002605 0.003963 5.369790 ( 2.173659)
build_install 0.017099 0.000072 6.789304 ( 3.325773)
test_btest 0.000761 0.000090 82.149779 ( 24.064406)
test_basic 0.009381 0.000000 0.934841 ( 1.005777)
test_all 0.006607 0.003052 683.383839 (269.955758)
test_rubyspec 0.051925 0.015973 98.037487 (109.470772)
total: 416.53 sec