Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-140656
#<BuildRuby:0x0000564bdd93fdf8
@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.20230112-140656",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.005843 0.000737 0.849218 ( 1.026044)
build_miniruby 0.000939 0.000392 1.021502 ( 1.019365)
build_ruby 0.001416 0.000000 2.790202 ( 2.787713)
build_all 0.004684 0.005155 16.822330 ( 3.024985)
build_install 0.010140 0.001296 2.089764 ( 1.072285)
test_btest 0.000768 0.000316 73.180673 ( 10.783139)
test_basic 0.001675 0.004837 0.357014 ( 0.443159)
test_all 0.000437 0.000784 666.828644 (105.652174)
test_rubyspec 0.068746 0.054211 51.739566 ( 59.790365)
total: 185.60 sec