Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-121754
#<BuildRuby:0x00005637c4b938c0
@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.20231123-121754",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001638 0.003119 1.441328 ( 1.832517)
build_miniruby 0.000880 0.000126 0.866986 ( 0.866277)
build_ruby 0.001326 0.000000 2.775990 ( 2.776484)
build_all 0.007007 0.003923 17.154457 ( 1.524159)
build_install 0.006311 0.007316 5.219883 ( 1.194074)
test_btest 0.000912 0.000219 87.444707 ( 7.511446)
test_basic 0.003597 0.000863 0.697577 ( 0.773284)
test_all 0.100626 0.038856 518.704153 ( 63.365162)
test_rubyspec 0.017386 0.024171 49.512601 ( 61.857266)
total: 141.70 sec