Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-111630
#<BuildRuby:0x000055b2eb8263d0
@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.20230729-111630",
@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.000040 0.000005 0.000045 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.006682 0.000340 2.163727 ( 5.680927)
build_miniruby 0.001533 0.000180 1.725537 ( 2.603393)
build_ruby 0.002304 0.000000 3.475508 ( 5.007655)
build_all 0.000254 0.007621 2.717421 ( 2.639667)
build_install 0.015153 0.004530 4.244701 ( 5.105998)
test_btest 0.001188 0.000000 81.578279 ( 50.116929)
test_basic 0.000000 0.008485 0.964864 ( 1.758153)
test_all 0.000197 0.000818 658.602292 (408.982203)
test_rubyspec 0.026306 0.032817 96.917903 (158.318250)
total: 640.22 sec