Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-235927
#<BuildRuby:0x0000561ed5a89fe0
@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.20230826-235927",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003143 0.003879 2.252651 ( 4.374156)
build_miniruby 0.001852 0.000247 1.740074 ( 1.922582)
build_ruby 0.001478 0.000198 3.342376 ( 3.923065)
build_all 0.008012 0.000507 6.359445 ( 4.747005)
build_install 0.010050 0.011278 8.000781 ( 5.955149)
test_btest 0.000736 0.000147 84.541355 ( 48.376732)
test_basic 0.000000 0.008222 0.999589 ( 1.502280)
test_all 0.006389 0.003361 686.677654 (367.015187)
test_rubyspec 0.037403 0.035845 106.981115 (131.339184)
total: 569.16 sec