Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-163040
#<BuildRuby:0x0000562917b2a098
@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.20230208-163040",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.005399 0.000245 1.236498 ( 2.262481)
build_miniruby 0.001408 0.000064 1.141152 ( 1.301990)
build_ruby 0.001335 0.000061 2.474135 ( 2.887896)
build_all 0.004249 0.003663 3.940127 ( 2.910932)
build_install 0.015497 0.000246 3.130316 ( 3.382047)
test_btest 0.001028 0.000000 56.239495 ( 34.391590)
test_basic 0.002686 0.003695 0.460404 ( 0.741059)
test_all 0.001033 0.000103 654.823280 (290.477818)
test_rubyspec 0.029439 0.022292 72.831322 ( 86.744058)
total: 425.10 sec