Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-031023
#<BuildRuby:0x0000555eca485f70
@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.20240309-031023",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.002756 0.003882 2.081016 ( 1.866383)
build_miniruby 0.001030 0.000164 1.330347 ( 1.328365)
build_ruby 0.001210 0.000193 3.128383 ( 13.165776)
build_all 0.006228 0.000997 5.830343 ( 2.192025)
build_install 0.017046 0.000570 7.486801 ( 3.418226)
test_btest 0.001002 0.000144 85.183131 ( 22.791149)
test_basic 0.004976 0.000711 0.890322 ( 0.952057)
test_all 0.096391 0.019209 727.377870 (222.534309)
test_rubyspec 0.009731 0.067289 101.305541 (110.355176)
total: 378.60 sec