Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-045145
#<BuildRuby:0x00005646d611c178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-045145",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004710 0.000393 0.912704 ( 1.298069)
build_miniruby 0.001000 0.000083 0.798763 ( 0.798450)
build_ruby 0.001353 0.000113 2.599517 ( 2.600263)
build_all 0.003256 0.004325 11.986908 ( 0.995637)
build_install 0.005083 0.007847 3.525782 ( 0.981195)
test_btest 0.000562 0.000149 63.485090 ( 5.411327)
test_basic 0.000778 0.004476 0.405968 ( 0.485345)
test_all 0.072950 0.024317 350.593177 ( 37.886291)
test_rubyspec 0.030234 0.035698 40.321607 ( 52.873525)
total: 103.33 sec