Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-062641
#<BuildRuby:0x0000557ece63e258
@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.20230609-062641",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.004609 0.000576 1.714553 ( 2.954282)
build_miniruby 0.001452 0.000182 1.301391 ( 1.314053)
build_ruby 0.001257 0.000157 2.625771 ( 2.814305)
build_all 0.006241 0.000780 2.132103 ( 1.461431)
build_install 0.016533 0.000000 3.418325 ( 2.544891)
test_btest 0.000939 0.000000 77.361534 ( 33.502531)
test_basic 0.001187 0.004002 0.774153 ( 0.873776)
test_all 0.000386 0.000813 578.445216 (202.369008)
test_rubyspec 0.021158 0.032616 79.301503 ( 91.108719)
total: 338.94 sec