Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-130744
#<BuildRuby:0x000055f038597fa8
@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.20230705-130744",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000059 0.000000 0.000059 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005027 0.000106 1.319083 ( 2.638083)
build_miniruby 0.000920 0.000097 0.878826 ( 0.879583)
build_ruby 0.001068 0.000113 2.677016 ( 2.678694)
build_all 0.009702 0.000109 11.254525 ( 7.642279)
build_install 0.007648 0.000728 5.053916 ( 1.917808)
test_btest 0.000950 0.000091 85.369708 ( 7.936933)
test_basic 0.000000 0.004637 0.765173 ( 0.845194)
test_all 0.000000 0.001649 458.652942 ( 40.687504)
test_rubyspec 0.023948 0.015012 41.602945 ( 54.036488)
total: 119.26 sec