Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-002327
#<BuildRuby:0x00005605de7944d0
@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.20221208-002327",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008980 0.000642 1.184210 ( 1.625503)
build_miniruby 0.000000 0.003429 0.835648 ( 0.839107)
build_ruby 0.001646 0.001426 2.238472 ( 2.161555)
build_all 0.013994 0.005650 18.513829 ( 2.152150)
build_install 0.019946 0.001619 2.056095 ( 1.019939)
test_btest 0.001350 0.000225 96.284970 ( 8.911177)
test_basic 0.007156 0.000224 0.356774 ( 0.446645)
test_all 0.001449 0.001109 699.130947 ( 70.159903)
test_rubyspec 0.090298 0.066479 49.180886 ( 57.315001)
total: 144.63 sec