Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-221947
#<BuildRuby:0x00005642b07c00d0
@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.20230118-221947",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.005847 0.000558 0.850548 ( 1.104645)
build_miniruby 0.001070 0.000306 1.038808 ( 1.036817)
build_ruby 0.001228 0.000351 2.792784 ( 2.790159)
build_all 0.008717 0.001203 16.919189 ( 2.989965)
build_install 0.005427 0.006319 2.144142 ( 1.089535)
test_btest 0.000852 0.000284 70.068074 ( 11.774687)
test_basic 0.006115 0.000369 0.341590 ( 0.428166)
test_all 0.001026 0.000320 665.140740 (103.125927)
test_rubyspec 0.072477 0.051471 51.836267 ( 59.866155)
total: 184.21 sec