Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-023822
#<BuildRuby:0x0000564b6937a018
@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.20231019-023822",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006372 0.000660 2.609428 ( 3.416300)
build_miniruby 0.001436 0.000149 1.854154 ( 2.038151)
build_ruby 0.001851 0.000192 3.758839 ( 4.247453)
build_all 0.008014 0.000829 6.658107 ( 5.130687)
build_install 0.005927 0.016244 8.587604 ( 6.884545)
test_btest 0.000816 0.000178 90.374216 ( 75.778850)
test_basic 0.003457 0.006130 1.058780 ( 1.487486)
test_all 0.006025 0.004563 730.096394 (399.277266)
test_rubyspec 0.044886 0.032877 109.621979 (134.271615)
total: 632.53 sec