Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-064805
#<BuildRuby:0x000055d8e51fbf58
@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.20230103-064805",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.004406 0.002003 0.846863 ( 1.142071)
build_miniruby 0.000897 0.000408 1.015649 ( 1.013729)
build_ruby 0.001136 0.000517 2.769462 ( 2.766820)
build_all 0.009830 0.000000 16.637858 ( 2.968522)
build_install 0.007576 0.004177 2.282125 ( 1.177743)
test_btest 0.000634 0.000254 72.122567 ( 11.354801)
test_basic 0.004571 0.001829 0.351928 ( 0.438526)
test_all 0.001549 0.000619 680.636903 ( 96.667909)
test_rubyspec 0.046335 0.041529 51.579244 ( 59.652737)
total: 177.18 sec