Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-182107
#<BuildRuby:0x000055d18be4e118
@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.20230704-182107",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006245 0.000249 2.054834 ( 5.283074)
build_miniruby 0.001512 0.000060 1.593423 ( 2.181333)
build_ruby 0.000000 0.001643 3.073787 ( 4.093069)
build_all 0.000769 0.006695 2.530730 ( 3.643925)
build_install 0.015483 0.000741 3.767860 ( 4.812544)
test_btest 0.000565 0.000060 80.779766 ( 48.266985)
test_basic 0.002331 0.004248 0.851173 ( 1.615943)
test_all 0.001181 0.000163 611.482724 (312.392042)
test_rubyspec 0.034032 0.019682 89.535479 (116.208269)
total: 498.50 sec