Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-225315
#<BuildRuby:0x000055dd23d4be20
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230617-225315",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000000 0.000015 0.000015 ( 0.000016)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005182 1.363899 ( 2.625274)
build_miniruby 0.000263 0.000865 0.824142 ( 0.823427)
build_ruby 0.001027 0.000548 2.617217 ( 2.616974)
build_all 0.007682 0.001874 12.974259 ( 1.159121)
build_install 0.005470 0.002735 1.838358 ( 0.846582)
test_btest 0.001127 0.000000 86.015545 ( 7.208443)
test_basic 0.005645 0.000000 0.828621 ( 0.908839)
test_all 0.001635 0.000000 461.935283 ( 47.105967)
test_rubyspec 0.021289 0.020663 42.617241 ( 55.151642)
total: 118.45 sec