Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-014351
#<BuildRuby:0x000055b9c2e4c178
@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.20231201-014351",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.004475 0.959188 ( 1.233430)
build_miniruby 0.000000 0.001079 0.877266 ( 0.878573)
build_ruby 0.000682 0.000626 2.709698 ( 2.710437)
build_all 0.000376 0.007589 12.143803 ( 0.977608)
build_install 0.008382 0.004353 3.576068 ( 0.971619)
test_btest 0.000525 0.000350 68.100968 ( 5.333346)
test_basic 0.002558 0.001706 0.374719 ( 0.456440)
test_all 0.079051 0.017997 372.873345 ( 41.014230)
test_rubyspec 0.019882 0.045109 39.593848 ( 52.256777)
total: 105.83 sec