Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-083259
#<BuildRuby:0x00005625b9786e48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-083259",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004666 0.000518 1.361902 ( 1.724745)
build_miniruby 0.000904 0.000100 0.894804 ( 0.894122)
build_ruby 0.001173 0.000130 2.748926 ( 2.750041)
build_all 0.010381 0.000000 16.300105 ( 1.487059)
build_install 0.008418 0.000055 4.715797 ( 1.163217)
test_btest 0.000000 0.001156 82.468111 ( 7.482598)
test_basic 0.002573 0.003055 0.839849 ( 0.913287)
test_all 0.099435 0.033710 527.803627 ( 48.727327)
test_rubyspec 0.010793 0.037435 50.848345 ( 63.298059)
total: 128.44 sec