Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-084809
#<BuildRuby:0x00005570ce5074b0
@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.20231129-084809",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001108 0.003280 0.846867 ( 1.257172)
build_miniruby 0.001168 0.000078 0.855330 ( 0.856941)
build_ruby 0.001548 0.000103 2.721258 ( 2.723472)
build_all 0.007713 0.000000 12.071560 ( 1.028446)
build_install 0.006676 0.002574 3.508027 ( 0.969897)
test_btest 0.000529 0.000048 63.890071 ( 5.964254)
test_basic 0.000135 0.003069 0.371304 ( 0.453404)
test_all 0.081790 0.016752 364.474055 ( 39.527126)
test_rubyspec 0.041052 0.024305 39.477605 ( 52.135424)
total: 104.92 sec