Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-192538
#<BuildRuby:0x00005582937d7fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-192538",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000010 0.000006 0.000016 ( 0.000014)
build_up 0.001768 0.004984 0.857764 ( 1.297131)
build_miniruby 0.000784 0.000499 1.022865 ( 1.024596)
build_ruby 0.000952 0.000605 2.781597 ( 2.778985)
build_all 0.008269 0.001736 16.908087 ( 3.045374)
build_install 0.003829 0.007727 2.150814 ( 1.083930)
test_btest 0.000540 0.000360 69.970400 ( 11.342490)
test_basic 0.003808 0.002539 0.352575 ( 0.438959)
test_all 0.000663 0.000644 673.227924 ( 95.262620)
test_rubyspec 0.072315 0.050368 52.298468 ( 60.450926)
total: 176.73 sec