Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-111615
#<BuildRuby:0x000055bbb72d6338
@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.20230926-111615",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.000063 0.006574 2.139183 ( 3.431237)
build_miniruby 0.001293 0.000215 1.690999 ( 1.717642)
build_ruby 0.001538 0.000257 3.403121 ( 3.592585)
build_all 0.005146 0.003327 6.287238 ( 3.176944)
build_install 0.017316 0.001747 7.524961 ( 4.295228)
test_btest 0.000802 0.000141 81.132746 ( 32.782044)
test_basic 0.005057 0.000177 0.874007 ( 0.949945)
test_all 0.008406 0.001441 658.375094 (265.595070)
test_rubyspec 0.020756 0.044450 96.647201 (108.186886)
total: 423.73 sec