Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-114052
#<BuildRuby:0x000055646dc3bbb8
@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.20230724-114052",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000590 0.006848 1.483222 ( 2.700587)
build_miniruby 0.000000 0.001028 0.819975 ( 0.818915)
build_ruby 0.000000 0.001164 2.566333 ( 2.566441)
build_all 0.004999 0.004259 14.290949 ( 1.264055)
build_install 0.004266 0.003928 2.067188 ( 0.964912)
test_btest 0.000672 0.000289 80.591103 ( 7.443809)
test_basic 0.004541 0.000327 0.650902 ( 0.727403)
test_all 0.000800 0.000327 510.640292 ( 47.155895)
test_rubyspec 0.024325 0.012735 44.255811 ( 56.767439)
total: 120.41 sec