Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-232615
#<BuildRuby:0x0000564c43af3fa8
@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.20231111-232615",
@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.000001 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.004417 0.000150 1.443480 ( 1.646951)
build_miniruby 0.000861 0.000253 0.861659 ( 0.862014)
build_ruby 0.001003 0.000295 2.785458 ( 2.785622)
build_all 0.009352 0.000326 15.905656 ( 1.405890)
build_install 0.005975 0.004680 4.770426 ( 1.162397)
test_btest 0.000585 0.000175 82.610658 ( 6.797417)
test_basic 0.000928 0.003143 0.713123 ( 0.790709)
test_all 0.078746 0.053710 492.513766 ( 45.752350)
test_rubyspec 0.005057 0.040285 49.678548 ( 61.889096)
total: 123.09 sec