Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-165425
#<BuildRuby:0x0000557fd62480a0
@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.20231205-165425",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003952 0.000359 0.986158 ( 1.278980)
build_miniruby 0.000643 0.000059 0.871177 ( 0.870725)
build_ruby 0.000910 0.000083 2.703343 ( 2.704736)
build_all 0.007182 0.000653 12.113892 ( 1.013659)
build_install 0.009974 0.000000 3.579216 ( 0.976422)
test_btest 0.000627 0.000000 63.878684 ( 4.528662)
test_basic 0.003034 0.000000 0.379025 ( 0.457828)
test_all 0.081635 0.018615 420.493156 ( 37.046988)
test_rubyspec 0.021956 0.043203 39.811466 ( 52.475720)
total: 101.35 sec