Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-175657
#<BuildRuby:0x00005647f20bdfc0
@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.20230613-175657",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.005393 0.000104 1.745968 ( 3.023276)
build_miniruby 0.001194 0.000085 1.275573 ( 1.274438)
build_ruby 0.000000 0.001830 2.496966 ( 2.662803)
build_all 0.005078 0.002238 2.212621 ( 1.264631)
build_install 0.008091 0.009552 3.573337 ( 2.459013)
test_btest 0.000844 0.000146 79.394032 ( 21.497967)
test_basic 0.000668 0.004530 0.779164 ( 0.883666)
test_all 0.001327 0.000274 540.519000 (169.774516)
test_rubyspec 0.023829 0.022828 81.749275 ( 93.553565)
total: 296.39 sec