Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-124528
#<BuildRuby:0x0000563162fa5fc0
@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.20230906-124528",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006087 1.899704 ( 2.569775)
build_miniruby 0.000102 0.001839 9.053886 ( 8.931024)
build_ruby 0.001349 0.000289 3.516405 ( 12.691027)
build_all 0.003263 0.004864 6.477580 ( 4.102563)
build_install 0.012889 0.005382 7.849080 ( 5.818021)
test_btest 0.000583 0.000155 83.846946 ( 47.205348)
test_basic 0.006261 0.001670 0.973870 ( 1.120025)
test_all 0.010769 0.000000 672.838612 (306.340953)
test_rubyspec 0.035544 0.034987 102.591506 (121.867386)
total: 510.65 sec