Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-065104
#<BuildRuby:0x000055844e5a2120
@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.20230910-065104",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000024)
build_up 0.000000 0.006637 2.324553 ( 3.522731)
build_miniruby 0.000084 0.001477 1.621242 ( 1.620390)
build_ruby 0.001909 0.000000 3.459532 ( 3.667101)
build_all 0.007859 0.000154 6.558819 ( 3.475784)
build_install 0.005474 0.013733 7.895004 ( 4.636085)
test_btest 0.000677 0.000128 86.437161 ( 34.640829)
test_basic 0.006815 0.000561 1.021813 ( 1.122005)
test_all 0.006897 0.003688 660.980602 (264.640832)
test_rubyspec 0.035634 0.037658 103.503201 (115.041551)
total: 432.37 sec