Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-221715
#<BuildRuby:0x0000563400951ed0
@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.20230922-221715",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006694 0.000648 2.377664 ( 5.106277)
build_miniruby 0.001233 0.000120 1.750808 ( 2.138650)
build_ruby 0.000000 0.002250 3.634240 ( 4.594943)
build_all 0.007020 0.001724 6.536561 ( 5.856569)
build_install 0.018631 0.003885 8.087157 ( 7.700832)
test_btest 0.001129 0.000000 85.848485 ( 69.108628)
test_basic 0.009673 0.000000 1.005487 ( 1.573407)
test_all 0.010648 0.000000 713.423232 (694.527174)
test_rubyspec 0.057906 0.029165 109.880251 (159.675614)
total: 950.28 sec