Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-123444
#<BuildRuby:0x000055cac7d5b438
@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.20231220-123444",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003758 0.000342 1.050707 ( 1.508746)
build_miniruby 0.000750 0.000068 0.906638 ( 0.907572)
build_ruby 0.001159 0.000105 2.735473 ( 2.736718)
build_all 0.007187 0.000219 12.233906 ( 1.012176)
build_install 0.005146 0.004144 3.613784 ( 0.987501)
test_btest 0.000587 0.000084 63.479816 ( 5.000497)
test_basic 0.000000 0.003603 0.383256 ( 0.465352)
test_all 0.089686 0.015988 414.970806 ( 41.830848)
test_rubyspec 0.014936 0.032350 40.470240 ( 53.251270)
total: 107.70 sec