Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-171407
#<BuildRuby:0x0000559fdbf46390
@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.20230817-171407",
@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.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.007761 2.495014 ( 6.803409)
build_miniruby 0.001439 0.000534 14.302882 ( 19.955898)
build_ruby 0.001547 0.000276 3.633139 ( 6.748898)
build_all 0.008750 0.000000 6.295208 ( 7.991954)
build_install 0.013197 0.008592 7.870626 ( 9.667921)
test_btest 0.000789 0.000167 81.887548 ( 59.102882)
test_basic 0.003094 0.004985 0.900981 ( 1.473251)
test_all 0.008592 0.001003 709.390418 (483.557952)
test_rubyspec 0.046145 0.033540 109.361005 (226.997520)
total: 822.30 sec