Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-204048
#<BuildRuby:0x00005574c02ca120
@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.20230313-204048",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.005519 1.640305 ( 2.990406)
build_miniruby 0.000279 0.001149 1.151285 ( 1.152186)
build_ruby 0.000995 0.000398 2.367595 ( 2.556477)
build_all 0.005811 0.000689 2.102645 ( 1.448645)
build_install 0.012633 0.001547 3.247294 ( 2.187613)
test_btest 0.000493 0.000171 67.150006 ( 21.340158)
test_basic 0.003660 0.001273 0.521403 ( 0.620131)
test_all 0.000000 0.001592 562.111254 (196.210179)
test_rubyspec 0.028909 0.016096 75.231752 ( 86.907362)
total: 315.41 sec