Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-211709
#<BuildRuby:0x0000555ff0dbe1d8
@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.20230813-211709",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003017 0.004073 2.258338 ( 6.843254)
build_miniruby 0.001486 0.000228 1.620973 ( 3.464930)
build_ruby 0.000000 0.001702 3.448713 ( 6.954552)
build_all 0.005859 0.001999 2.779551 ( 4.336995)
build_install 0.011094 0.009014 4.374523 ( 6.998996)
test_btest 0.000628 0.000147 84.358616 ( 58.616106)
test_basic 0.002573 0.004993 0.978225 ( 1.917057)
test_all 0.001309 0.000349 725.499500 (454.758842)
test_rubyspec 0.047324 0.019641 101.179053 (182.815828)
total: 726.71 sec