Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-142232
#<BuildRuby:0x00005562b24c7ba0
@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.20231112-142232",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004612 0.000000 1.317286 ( 1.578477)
build_miniruby 0.000974 0.000000 0.876066 ( 0.876177)
build_ruby 0.000000 0.001822 2.780138 ( 2.779113)
build_all 0.001939 0.007800 16.329040 ( 1.480753)
build_install 0.004972 0.004020 4.962186 ( 1.155731)
test_btest 0.000951 0.000000 89.249240 ( 7.051710)
test_basic 0.003585 0.001713 0.774122 ( 0.850856)
test_all 0.106484 0.026277 520.959548 ( 49.580546)
test_rubyspec 0.018883 0.026281 50.643277 ( 62.897671)
total: 128.25 sec