Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-025413
#<BuildRuby:0x00005608e6370060
@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.20240110-025413",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.006052 0.000000 0.797577 ( 1.202258)
build_miniruby 0.001031 0.000000 0.851738 ( 0.851853)
build_ruby 0.001304 0.000114 2.661300 ( 2.661854)
build_all 0.007917 0.000000 11.930991 ( 0.961135)
build_install 0.009430 0.000668 3.504589 ( 0.964233)
test_btest 0.000766 0.000096 61.637122 ( 5.745652)
test_basic 0.000727 0.004544 0.411513 ( 0.490194)
test_all 0.079853 0.019698 386.001366 ( 34.255430)
test_rubyspec 0.021328 0.048130 40.503439 ( 53.105600)
total: 100.24 sec