Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-013206
#<BuildRuby:0x000055f78a508728
@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.20230120-013206",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.004975 0.001659 0.904779 ( 1.095040)
build_miniruby 0.000989 0.000330 1.012791 ( 1.010839)
build_ruby 0.001150 0.000383 2.803145 ( 2.800398)
build_all 0.006494 0.003648 16.933541 ( 2.987358)
build_install 0.009814 0.001787 2.132261 ( 1.083837)
test_btest 0.000877 0.000292 74.403058 ( 10.427393)
test_basic 0.006279 0.000438 0.365681 ( 0.451486)
test_all 0.000000 0.001389 662.937429 (102.463143)
test_rubyspec 0.074312 0.038457 52.134964 ( 60.137628)
total: 182.46 sec