Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-181333
#<BuildRuby:0x000055f55aceff90
@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.20240106-181333",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004679 0.000189 1.171162 ( 1.550274)
build_miniruby 0.001072 0.000293 1.654679 ( 1.658349)
build_ruby 0.001313 0.000358 4.178351 ( 4.187524)
build_all 0.009834 0.000390 16.459601 ( 1.634055)
build_install 0.009204 0.006888 5.146627 ( 1.954858)
test_btest 0.000869 0.000000 80.553549 ( 11.010704)
test_basic 0.001456 0.003883 0.597178 ( 0.661715)
test_all 0.081903 0.039428 549.807125 ( 82.181137)
test_rubyspec 0.040157 0.023034 73.404753 ( 85.758572)
total: 190.60 sec