Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-000908
#<BuildRuby:0x000055a63ed680a0
@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.20231030-000908",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004573 0.000000 1.294987 ( 1.537882)
build_miniruby 0.001030 0.000000 0.849857 ( 0.849133)
build_ruby 0.001242 0.000000 2.758879 ( 2.758785)
build_all 0.002755 0.007318 16.547893 ( 1.502536)
build_install 0.003684 0.005261 5.076831 ( 1.237176)
test_btest 0.000787 0.000394 82.075350 ( 7.826831)
test_basic 0.004937 0.000613 0.889419 ( 0.963632)
test_all 0.086892 0.045303 509.678916 ( 53.038055)
test_rubyspec 0.020435 0.027067 49.881897 ( 62.263589)
total: 131.98 sec