Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-003926
#<BuildRuby:0x00005647f741fe70
@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.20230106-003926",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005976 0.000572 0.846165 ( 1.076505)
build_miniruby 0.000923 0.000284 1.020316 ( 1.018452)
build_ruby 0.001430 0.000440 2.768521 ( 2.771591)
build_all 0.009913 0.000000 16.767006 ( 3.011130)
build_install 0.008819 0.000231 2.072360 ( 1.071949)
test_btest 0.001225 0.000000 76.327245 ( 10.561409)
test_basic 0.005949 0.000617 0.339004 ( 0.425339)
test_all 0.000961 0.000213 667.185613 ( 94.548237)
test_rubyspec 0.094866 0.030165 51.497516 ( 59.566925)
total: 174.05 sec