Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-184737
#<BuildRuby:0x000056013011d820
@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.20230911-184737",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.007411 0.000239 2.239530 ( 4.864769)
build_miniruby 0.001581 0.000051 1.712134 ( 1.856698)
build_ruby 0.001486 0.000048 3.328054 ( 3.887409)
build_all 0.009385 0.000000 6.148915 ( 4.222840)
build_install 0.020025 0.000104 7.838196 ( 6.063169)
test_btest 0.000895 0.000025 83.197641 ( 46.921121)
test_basic 0.003969 0.004382 0.957197 ( 1.335438)
test_all 0.004807 0.004775 696.387083 (305.277824)
test_rubyspec 0.040690 0.031664 105.225041 (124.839220)
total: 499.27 sec