Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-041907
#<BuildRuby:0x0000559faef4da00
@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.20230706-041907",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005302 0.001383 2.115441 ( 4.737885)
build_miniruby 0.001182 0.000309 1.644512 ( 2.566450)
build_ruby 0.001448 0.000378 3.217451 ( 4.768025)
build_all 0.006126 0.001598 2.473178 ( 3.139047)
build_install 0.017245 0.000000 4.030012 ( 5.568806)
test_btest 0.000781 0.000000 82.889473 ( 49.167911)
test_basic 0.007230 0.000705 0.909832 ( 1.625910)
test_all 0.001089 0.000233 619.350020 (329.366494)
test_rubyspec 0.020327 0.031998 91.604265 (131.652177)
total: 532.59 sec