Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-215634
#<BuildRuby:0x0000559fe28f5db8
@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.20240313-215634",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007658 0.000510 2.662249 ( 3.092092)
build_miniruby 0.001429 0.000197 1.831616 ( 1.861009)
build_ruby 0.001710 0.000236 3.806547 ( 4.114749)
build_all 0.004656 0.003600 6.576757 ( 3.616931)
build_install 0.011550 0.009806 8.812712 ( 5.484198)
test_btest 0.000917 0.000201 93.183935 ( 61.082724)
test_basic 0.007023 0.000566 0.977367 ( 1.291377)
test_all 0.095364 0.030572 856.809380 (471.405401)
test_rubyspec 0.038117 0.061724 136.785279 (186.335901)
total: 738.29 sec