Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-003201
#<BuildRuby:0x0000557830493fd8
@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-003201",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000000 0.007178 1.038990 ( 1.281176)
build_miniruby 0.001006 0.000000 0.795453 ( 0.795606)
build_ruby 0.000000 0.001836 2.656338 ( 2.656954)
build_all 0.002595 0.005157 11.972503 ( 0.971259)
build_install 0.010930 0.001135 3.494887 ( 0.965362)
test_btest 0.000583 0.000182 62.737180 ( 5.309887)
test_basic 0.003029 0.000947 0.407163 ( 0.487840)
test_all 0.082565 0.017125 373.147223 ( 41.625668)
test_rubyspec 0.017696 0.047103 39.767628 ( 52.330837)
total: 106.43 sec