Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-044030
#<BuildRuby:0x0000558e9595dfe8
@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.20221208-044030",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.004748 0.000749 1.378709 ( 1.539491)
build_miniruby 0.000960 0.000152 1.029642 ( 1.028468)
build_ruby 0.001279 0.000202 2.319614 ( 2.310819)
build_all 0.003563 0.003291 3.655090 ( 1.945175)
build_install 0.011319 0.000581 2.760460 ( 1.819200)
test_btest 0.000598 0.000104 56.905041 ( 16.025078)
test_basic 0.003661 0.000637 0.408224 ( 0.501975)
test_all 0.001524 0.000265 591.090058 (171.059065)
test_rubyspec 0.006037 0.028836 58.992595 ( 69.126113)
total: 265.36 sec