Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-212200
#<BuildRuby:0x00005607438c3520
@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.20230630-212200",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005223 0.000124 1.406088 ( 2.643178)
build_miniruby 0.001043 0.000110 0.841493 ( 0.842439)
build_ruby 0.001190 0.000125 2.612744 ( 2.613118)
build_all 0.004570 0.004287 11.433183 ( 7.974614)
build_install 0.007169 0.001075 4.987371 ( 1.954291)
test_btest 0.000000 0.001200 81.908422 ( 7.958709)
test_basic 0.001548 0.003612 0.820580 ( 0.898102)
test_all 0.001122 0.000224 460.609857 ( 41.864146)
test_rubyspec 0.018795 0.018950 42.679067 ( 55.124995)
total: 121.87 sec