Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-102234
#<BuildRuby:0x0000559ae09924d0
@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.20230907-102234",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005567 0.000257 1.812455 ( 2.573046)
build_miniruby 0.001743 0.000279 1.755346 ( 1.826500)
build_ruby 0.002050 0.000000 3.635434 ( 3.947283)
build_all 0.004260 0.003865 6.292536 ( 3.851728)
build_install 0.005789 0.013546 7.697627 ( 4.475503)
test_btest 0.000676 0.000196 84.023707 ( 30.171765)
test_basic 0.005604 0.000492 0.931776 ( 0.998090)
test_all 0.008844 0.000129 704.031647 (245.503417)
test_rubyspec 0.027601 0.043623 102.493961 (113.984992)
total: 407.33 sec