Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-143740
#<BuildRuby:0x000055ef9bf5a380
@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.20230512-143740",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001838 0.003739 1.834375 ( 3.320924)
build_miniruby 0.001057 0.000122 1.259392 ( 1.283341)
build_ruby 0.001224 0.000141 2.551794 ( 3.102603)
build_all 0.000000 0.006770 2.155417 ( 2.166341)
build_install 0.015274 0.000285 3.319323 ( 3.339802)
test_btest 0.000621 0.000100 71.650140 ( 40.472871)
test_basic 0.005026 0.000811 0.715290 ( 0.899061)
test_all 0.000903 0.000146 569.797926 (259.138824)
test_rubyspec 0.032181 0.019234 81.651306 ( 97.225990)
total: 410.95 sec