Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-070447
#<BuildRuby:0x0000565239a54178
@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.20231209-070447",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005212 0.000109 1.000901 ( 1.256729)
build_miniruby 0.000673 0.000056 0.864658 ( 0.865275)
build_ruby 0.001562 0.000130 2.706624 ( 2.706692)
build_all 0.000133 0.007645 12.151654 ( 0.993192)
build_install 0.008385 0.000943 3.568871 ( 0.966388)
test_btest 0.000513 0.000109 62.495893 ( 5.130020)
test_basic 0.003486 0.000000 0.371112 ( 0.452836)
test_all 0.082593 0.018321 387.713906 ( 39.114434)
test_rubyspec 0.031400 0.042114 39.903766 ( 52.540751)
total: 104.03 sec