Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-154903
#<BuildRuby:0x00005582fddcf520
@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.20230808-154903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005140 0.000276 1.513694 ( 2.830212)
build_miniruby 0.001041 0.000000 0.844362 ( 0.844311)
build_ruby 0.001795 0.000000 2.546145 ( 2.594433)
build_all 0.005264 0.003930 13.479398 ( 1.192922)
build_install 0.007323 0.000981 1.924322 ( 0.884546)
test_btest 0.000804 0.000201 77.240361 ( 7.301709)
test_basic 0.004610 0.001152 0.703356 ( 0.776595)
test_all 0.001130 0.000283 491.915694 ( 49.622059)
test_rubyspec 0.012916 0.027734 44.729727 ( 57.031432)
total: 123.08 sec