Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-063705
#<BuildRuby:0x000055f69065bfa8
@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.20230813-063705",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003259 0.001629 1.442176 ( 2.741506)
build_miniruby 0.000000 0.001228 0.914875 ( 0.913933)
build_ruby 0.000000 0.001742 2.704191 ( 2.753320)
build_all 0.009259 0.000000 13.927655 ( 1.239366)
build_install 0.005619 0.002456 2.042400 ( 0.884204)
test_btest 0.000468 0.000216 80.224446 ( 7.865956)
test_basic 0.004195 0.000126 0.732208 ( 0.810717)
test_all 0.001925 0.000000 493.835174 ( 52.380323)
test_rubyspec 0.031244 0.016532 46.248514 ( 58.648072)
total: 128.24 sec