Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-154851
#<BuildRuby:0x000056220be65fb8
@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.20230821-154851",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006298 0.000899 2.438108 ( 7.485658)
build_miniruby 0.001224 0.000175 2.083349 ( 3.562726)
build_ruby 0.001658 0.000237 3.366315 ( 7.295910)
build_all 0.009184 0.000023 6.154355 ( 6.623801)
build_install 0.020550 0.000295 8.027232 ( 9.155917)
test_btest 0.000846 0.000099 82.644806 ( 55.195912)
test_basic 0.006926 0.000815 0.974726 ( 1.474188)
test_all 0.006073 0.004325 684.077370 (534.897735)
test_rubyspec 0.032279 0.042136 107.090520 (204.511873)
total: 830.20 sec