Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-124110
#<BuildRuby:0x000055d0c4c1c0d8
@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.20240113-124110",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000007)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001608 0.003806 0.790716 ( 1.178230)
build_miniruby 0.000965 0.000000 0.822556 ( 0.822526)
build_ruby 0.001997 0.000000 2.701839 ( 2.701641)
build_all 0.007011 0.000931 11.980302 ( 0.950052)
build_install 0.003725 0.010438 3.452194 ( 0.969884)
test_btest 0.000629 0.000197 62.640953 ( 5.658933)
test_basic 0.004872 0.000000 0.410660 ( 0.490480)
test_all 0.070305 0.026422 386.875509 ( 36.902120)
test_rubyspec 0.041592 0.031696 40.512277 ( 53.050926)
total: 102.73 sec