Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-211908
#<BuildRuby:0x0000555c78fb34f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-211908",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006345 0.000449 0.825345 ( 1.187606)
build_miniruby 0.000848 0.000142 0.809350 ( 0.809236)
build_ruby 0.001125 0.000188 2.665702 ( 2.666453)
build_all 0.006801 0.000375 12.137585 ( 0.992073)
build_install 0.007371 0.003375 3.400857 ( 0.961932)
test_btest 0.000580 0.000109 64.825748 ( 5.478974)
test_basic 0.000082 0.004224 0.400624 ( 0.481787)
test_all 0.070821 0.028656 387.316167 ( 38.726730)
test_rubyspec 0.061298 0.066741 73.757377 ( 86.215484)
total: 137.52 sec