Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-133238
#<BuildRuby:0x000055a9f0e78728
@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.20230119-133238",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005370 0.001151 0.884941 ( 1.052855)
build_miniruby 0.001036 0.000222 1.034060 ( 1.032526)
build_ruby 0.001400 0.000300 2.788557 ( 2.785887)
build_all 0.005347 0.004672 16.935586 ( 2.990294)
build_install 0.007547 0.004069 2.135043 ( 1.083450)
test_btest 0.000838 0.000246 71.186449 ( 10.959978)
test_basic 0.001886 0.005127 0.365548 ( 0.451052)
test_all 0.001100 0.000388 660.729049 ( 97.309074)
test_rubyspec 0.039976 0.047237 52.024620 ( 60.175810)
total: 177.84 sec