Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-235600
#<BuildRuby:0x00005589f3e977f8
@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.20240114-235600",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000000 0.006190 0.809521 ( 1.222361)
build_miniruby 0.000000 0.001215 0.857957 ( 0.857640)
build_ruby 0.000000 0.001465 2.673599 ( 2.674484)
build_all 0.006192 0.002077 12.021024 ( 0.989942)
build_install 0.007052 0.003526 3.415398 ( 0.962188)
test_btest 0.000648 0.000324 62.315611 ( 5.877288)
test_basic 0.002695 0.001347 0.391453 ( 0.473110)
test_all 0.070844 0.031660 379.673114 ( 38.221766)
test_rubyspec 0.030650 0.034090 40.081154 ( 52.635605)
total: 103.92 sec