Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-115609
#<BuildRuby:0x0000563d12a24018
@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.20240103-115609",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003684 0.004139 1.066901 ( 1.360717)
build_miniruby 0.000761 0.000207 0.810323 ( 0.810376)
build_ruby 0.001069 0.000291 2.665424 ( 2.666220)
build_all 0.000614 0.007279 11.930240 ( 0.964120)
build_install 0.001930 0.009365 3.529686 ( 0.975962)
test_btest 0.000554 0.000323 62.211331 ( 5.499774)
test_basic 0.002484 0.001449 0.396586 ( 0.478216)
test_all 0.088807 0.013250 392.503291 ( 35.157563)
test_rubyspec 0.026485 0.042157 39.653064 ( 52.224931)
total: 100.14 sec