Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-201845
#<BuildRuby:0x000055ed53d235c0
@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.20230201-201845",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003699 0.000308 0.618631 ( 1.042588)
build_miniruby 0.000830 0.000069 0.633955 ( 0.633319)
build_ruby 0.001085 0.000091 2.075662 ( 2.096645)
build_all 0.008292 0.000691 11.888999 ( 1.493187)
build_install 0.001248 0.005230 1.524758 ( 0.723547)
test_btest 0.000557 0.000093 64.328757 ( 6.081095)
test_basic 0.002885 0.000481 0.250590 ( 0.345798)
test_all 0.001161 0.000194 480.390691 ( 45.520919)
test_rubyspec 0.012240 0.017003 34.630685 ( 45.231884)
total: 103.17 sec