Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-202452
#<BuildRuby:0x000056225b8ebe20
@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.20230618-202452",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006933 0.000000 1.497130 ( 2.708933)
build_miniruby 0.001091 0.000010 0.851436 ( 0.850650)
build_ruby 0.001008 0.000224 2.397187 ( 2.397323)
build_all 0.009666 0.000276 12.545342 ( 1.144595)
build_install 0.007546 0.000635 1.804629 ( 0.845306)
test_btest 0.000828 0.000158 83.471882 ( 7.459326)
test_basic 0.003272 0.000623 0.586633 ( 0.674109)
test_all 0.001182 0.000225 440.672098 ( 39.472971)
test_rubyspec 0.016683 0.024235 43.992428 ( 56.435984)
total: 111.99 sec