Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-212658
#<BuildRuby:0x000055eebcfb34b0
@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.20231123-212658",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004568 0.001245 0.934405 ( 1.347851)
build_miniruby 0.000828 0.000226 0.801062 ( 0.801290)
build_ruby 0.000000 0.001871 2.617004 ( 2.617781)
build_all 0.007589 0.000871 12.237417 ( 0.978228)
build_install 0.010946 0.003696 3.754941 ( 0.988899)
test_btest 0.000529 0.000156 63.878930 ( 5.577023)
test_basic 0.004897 0.000246 0.397176 ( 0.475947)
test_all 0.066734 0.031219 341.258338 ( 35.197936)
test_rubyspec 0.029351 0.036938 39.894016 ( 52.459764)
total: 100.45 sec