Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-114607
#<BuildRuby:0x000055a856dd8188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-114607",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005912 0.000137 1.030301 ( 1.341816)
build_miniruby 0.000907 0.000076 0.729058 ( 0.728912)
build_ruby 0.001982 0.000000 2.279849 ( 2.279790)
build_all 0.000879 0.006880 12.542380 ( 1.051561)
build_install 0.013977 0.001910 4.130600 ( 1.052770)
test_btest 0.000571 0.000107 68.183100 ( 6.150971)
test_basic 0.005044 0.000101 0.409964 ( 0.490786)
test_all 0.081194 0.017164 365.930352 ( 37.323822)
test_rubyspec 0.019996 0.025692 86.807891 ( 10.991952)
total: 61.41 sec