Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-025348
#<BuildRuby:0x000055e2f343fbd0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240619-025348",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000031)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000683 0.004379 1.602179 ( 2.424241)
build_miniruby 0.000814 0.000244 1.182554 ( 3.662201)
build_ruby 0.001163 0.000235 3.397737 ( 3.419111)
build_all 0.006504 0.003770 18.059724 ( 1.709172)
build_install 0.007587 0.003935 6.381198 ( 1.535644)
test_btest 0.000744 0.000248 112.152790 ( 9.051061)
test_basic 0.000763 0.003956 0.912376 ( 0.988919)
test_all 0.091783 0.046937 588.582513 ( 57.785580)
test_rubyspec 0.018656 0.047215 137.322197 ( 16.810448)
total: 97.39 sec