Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-020903
#<BuildRuby:0x000055ef957f9e98
@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.20230120-020903",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006552 0.000000 0.846032 ( 1.012952)
build_miniruby 0.001211 0.000015 1.024637 ( 1.022736)
build_ruby 0.001587 0.000000 2.791219 ( 2.788679)
build_all 0.009019 0.000898 16.895683 ( 3.029413)
build_install 0.011551 0.000000 2.119546 ( 1.080325)
test_btest 0.000991 0.000101 73.624512 ( 10.189810)
test_basic 0.005151 0.001355 0.370758 ( 0.456821)
test_all 0.001154 0.000304 669.992345 (105.121590)
test_rubyspec 0.045230 0.045639 51.814782 ( 59.895893)
total: 184.60 sec