Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-085522
#<BuildRuby:0x000055976d2e3740
@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.20221226-085522",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000029)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003213 0.000803 0.632665 ( 1.047574)
build_miniruby 0.000728 0.000182 0.728373 ( 0.727597)
build_ruby 0.001319 0.000000 2.501732 ( 2.501714)
build_all 0.005213 0.003622 12.504477 ( 1.483875)
build_install 0.005049 0.001442 1.581259 ( 0.769623)
test_btest 0.000526 0.000151 64.317453 ( 6.189642)
test_basic 0.002812 0.000803 0.255694 ( 0.350924)
test_all 0.001128 0.000000 484.290496 ( 46.168521)
test_rubyspec 0.012530 0.015717 34.485879 ( 45.086862)
total: 104.33 sec