Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-120549
#<BuildRuby:0x0000557a76337228
@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.20230806-120549",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000045 0.000010 0.000055 ( 0.000057)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.006097 0.000443 1.366039 ( 2.572087)
build_miniruby 0.001088 0.000229 0.898411 ( 0.897250)
build_ruby 0.000939 0.000197 2.611763 ( 2.611541)
build_all 0.007650 0.001610 14.141630 ( 1.231655)
build_install 0.002890 0.005382 2.068716 ( 0.924457)
test_btest 0.000745 0.000196 80.434180 ( 7.825728)
test_basic 0.002786 0.002861 0.666252 ( 0.740750)
test_all 0.001022 0.000292 532.546718 ( 48.582329)
test_rubyspec 0.005064 0.038430 47.322863 ( 59.554880)
total: 124.94 sec