Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-050413
#<BuildRuby:0x00005650fde4aaa8
@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.20230108-050413",
@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.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002875 0.003559 0.877701 ( 1.067840)
build_miniruby 0.001271 0.000000 1.016267 ( 1.014144)
build_ruby 0.001638 0.000000 2.771058 ( 2.768452)
build_all 0.009888 0.000383 16.812316 ( 3.015260)
build_install 0.009841 0.001638 2.133752 ( 1.080490)
test_btest 0.000690 0.000192 79.192892 ( 10.517030)
test_basic 0.003736 0.004132 0.410602 ( 0.493707)
test_all 0.001074 0.000339 649.956546 ( 97.918275)
test_rubyspec 0.092565 0.032303 52.233972 ( 60.238608)
total: 178.11 sec