Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-232056
#<BuildRuby:0x0000562ba276fdf8
@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.20230130-232056",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005369 0.001150 0.837814 ( 1.281647)
build_miniruby 0.001017 0.000218 1.017228 ( 1.015409)
build_ruby 0.001296 0.000278 2.770953 ( 2.768408)
build_all 0.002904 0.006987 16.752262 ( 2.987527)
build_install 0.009747 0.001675 2.084283 ( 1.077258)
test_btest 0.000742 0.000218 75.598258 ( 10.400520)
test_basic 0.007461 0.000000 0.361447 ( 0.446180)
test_all 0.001235 0.000000 651.909270 ( 94.877092)
test_rubyspec 0.092105 0.039532 51.741756 ( 59.880537)
total: 174.74 sec