Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-204253
#<BuildRuby:0x0000557970cda7c8
@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.20230504-204253",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004313 0.000908 1.663158 ( 2.887314)
build_miniruby 0.000928 0.000196 1.189306 ( 1.187807)
build_ruby 0.001151 0.000243 2.421572 ( 2.641475)
build_all 0.004418 0.000930 1.848919 ( 1.021475)
build_install 0.009255 0.003574 3.086889 ( 2.081537)
test_btest 0.000766 0.000174 73.194717 ( 23.332982)
test_basic 0.004509 0.001025 0.762151 ( 0.837599)
test_all 0.001049 0.000238 581.649033 (184.851524)
test_rubyspec 0.021931 0.021292 73.201188 ( 85.024719)
total: 303.87 sec