Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-234437
#<BuildRuby:0x000055c28f808020
@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.20230109-234437",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002987 0.000498 0.615972 ( 1.015014)
build_miniruby 0.000000 0.000935 0.677390 ( 0.676567)
build_ruby 0.000000 0.001319 2.408274 ( 2.407519)
build_all 0.006334 0.003442 12.889898 ( 1.590270)
build_install 0.002775 0.004139 1.534240 ( 0.725580)
test_btest 0.000506 0.000156 65.429950 ( 6.512507)
test_basic 0.002908 0.000895 0.247850 ( 0.343339)
test_all 0.000921 0.000284 506.032106 ( 46.796239)
test_rubyspec 0.016906 0.011791 35.342697 ( 45.882264)
total: 105.95 sec