Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-190823
#<BuildRuby:0x000056212fe2be80
@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.20230110-190823",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005725 0.000818 0.857172 ( 1.285001)
build_miniruby 0.001150 0.000164 1.014236 ( 1.012308)
build_ruby 0.001447 0.000207 2.768774 ( 2.766226)
build_all 0.008766 0.001252 16.839855 ( 2.981585)
build_install 0.004259 0.005075 2.122454 ( 1.079267)
test_btest 0.000881 0.000176 75.269223 ( 10.612673)
test_basic 0.006551 0.000000 0.371755 ( 0.457786)
test_all 0.001617 0.000000 663.838332 (101.664321)
test_rubyspec 0.031271 0.035035 51.606312 ( 59.943833)
total: 181.80 sec