Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-085109
#<BuildRuby:0x00005580a1d81fb8
@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.20230906-085109",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000036 0.000000 0.000036 ( 0.000032)
build_up 0.000000 0.005690 1.729552 ( 2.338409)
build_miniruby 0.001776 0.000369 6.900698 ( 6.522934)
build_ruby 0.001330 0.000257 3.329213 ( 3.531200)
build_all 0.007472 0.000694 6.185395 ( 2.935473)
build_install 0.017276 0.001676 7.760112 ( 4.398744)
test_btest 0.000667 0.000117 82.186764 ( 31.178844)
test_basic 0.004484 0.003436 0.901765 ( 0.990642)
test_all 0.009442 0.000233 693.905937 (256.446485)
test_rubyspec 0.047101 0.024299 101.614782 (113.634063)
total: 421.98 sec