Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-021158
#<BuildRuby:0x00005626aaf33370
@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.20240116-021158",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002209 0.003421 0.802445 ( 1.202212)
build_miniruby 0.000730 0.000244 0.802600 ( 0.802591)
build_ruby 0.001492 0.000000 2.665939 ( 2.666796)
build_all 0.004320 0.003223 11.977572 ( 0.952136)
build_install 0.007879 0.002814 3.392456 ( 0.971093)
test_btest 0.000591 0.000211 64.914107 ( 5.344218)
test_basic 0.000000 0.003662 0.403590 ( 0.483933)
test_all 0.091296 0.005420 393.358415 ( 34.591003)
test_rubyspec 0.053210 0.013545 40.154770 ( 52.731312)
total: 99.75 sec