Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-232413
#<BuildRuby:0x000055ded8fcbf90
@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.20240115-232413",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000033 0.000012 0.000045 ( 0.000046)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.000000 0.006056 0.786961 ( 1.157549)
build_miniruby 0.000000 0.000891 0.812202 ( 0.812042)
build_ruby 0.000000 0.001971 2.724404 ( 2.724084)
build_all 0.001757 0.006146 11.915734 ( 0.998716)
build_install 0.007968 0.002930 3.376195 ( 0.963957)
test_btest 0.000482 0.000310 63.344358 ( 5.721635)
test_basic 0.002575 0.001656 0.421531 ( 0.502072)
test_all 0.083772 0.013479 394.259092 ( 35.292233)
test_rubyspec 0.020696 0.045192 40.532215 ( 53.086688)
total: 101.26 sec