Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-065823
#<BuildRuby:0x000055dbd811ff58
@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.20230104-065823",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005705 0.000815 0.845887 ( 1.035388)
build_miniruby 0.001365 0.000000 1.021043 ( 1.018907)
build_ruby 0.001580 0.000000 2.762081 ( 2.759298)
build_all 0.009817 0.000000 16.677032 ( 2.966120)
build_install 0.011581 0.000000 2.309954 ( 1.157448)
test_btest 0.001141 0.000000 74.914593 ( 10.107847)
test_basic 0.006299 0.000073 0.370086 ( 0.456397)
test_all 0.001453 0.000138 668.993442 (112.932007)
test_rubyspec 0.074444 0.029615 51.568529 ( 59.676644)
total: 192.11 sec