Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-223459
#<BuildRuby:0x0000555a7758acb0
@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.20240107-223459",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000517 0.003271 1.072865 ( 1.455650)
build_miniruby 0.000000 0.001072 0.966232 ( 0.966901)
build_ruby 0.000000 0.001320 2.727739 ( 2.732505)
build_all 0.009037 0.000703 14.698952 ( 1.358527)
build_install 0.005539 0.003208 4.190777 ( 1.125403)
test_btest 0.000513 0.000147 79.867360 ( 7.465932)
test_basic 0.000964 0.002845 0.718397 ( 0.797222)
test_all 0.116197 0.019202 534.114749 ( 51.122611)
test_rubyspec 0.013357 0.020551 48.946321 ( 61.545710)
total: 128.57 sec