Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-012904
#<BuildRuby:0x000055b087aea230
@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.20230908-012904",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000024)
build_up 0.006042 0.001208 2.275074 ( 4.560926)
build_miniruby 0.001441 0.000288 1.687274 ( 1.897562)
build_ruby 0.001408 0.000281 3.097381 ( 3.571182)
build_all 0.007735 0.000635 6.196775 ( 4.419522)
build_install 0.015750 0.004063 7.690793 ( 5.076669)
test_btest 0.000642 0.000128 83.079554 ( 43.320328)
test_basic 0.003469 0.004270 0.969194 ( 1.249334)
test_all 0.007099 0.002986 677.513195 (380.021245)
test_rubyspec 0.047663 0.028687 106.380071 (143.635369)
total: 587.75 sec