Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-214241
#<BuildRuby:0x0000563f550cbe90
@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.20230401-214241",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.005315 1.436536 ( 2.725473)
build_miniruby 0.000000 0.001041 0.778841 ( 0.778270)
build_ruby 0.000000 0.001171 2.365605 ( 2.366081)
build_all 0.001272 0.007401 11.322718 ( 1.027926)
build_install 0.006472 0.000000 1.536748 ( 0.823550)
test_btest 0.000830 0.000177 73.668447 ( 6.963569)
test_basic 0.002257 0.000967 0.415034 ( 0.511480)
test_all 0.000000 0.000910 408.229737 ( 41.623507)
test_rubyspec 0.019783 0.008608 38.790803 ( 49.355155)
total: 106.18 sec