Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-184451
#<BuildRuby:0x0000560f32d40020
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230208-184451",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003732 0.000000 0.637978 ( 1.047835)
build_miniruby 0.000971 0.000000 0.650186 ( 0.649251)
build_ruby 0.001290 0.000000 2.062886 ( 2.062678)
build_all 0.006236 0.003311 12.383298 ( 1.503471)
build_install 0.005426 0.001017 1.501295 ( 0.717919)
test_btest 0.000592 0.000112 64.880103 ( 6.313294)
test_basic 0.003260 0.000611 0.257815 ( 0.352502)
test_all 0.000813 0.000153 484.512668 ( 46.930338)
test_rubyspec 0.029514 0.006779 35.868800 ( 46.187120)
total: 105.76 sec