Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-184208
#<BuildRuby:0x000055a7b4452390
@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.20230707-184208",
@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.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002182 0.003620 1.983133 ( 3.338666)
build_miniruby 0.001342 0.000268 1.499626 ( 1.504634)
build_ruby 0.001377 0.000275 3.210632 ( 3.425708)
build_all 0.003746 0.003960 2.541821 ( 2.141875)
build_install 0.005437 0.012523 3.908029 ( 4.189902)
test_btest 0.000524 0.000175 81.805824 ( 38.936688)
test_basic 0.003215 0.003780 0.862322 ( 0.974069)
test_all 0.001281 0.000000 621.434210 (257.114499)
test_rubyspec 0.021266 0.032128 90.034888 (110.090597)
total: 421.72 sec