Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-152058
#<BuildRuby:0x0000557120bc3040
@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.20230629-152058",
@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.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003486 0.003980 1.624479 ( 2.936459)
build_miniruby 0.001300 0.000124 0.903844 ( 0.903392)
build_ruby 0.001134 0.000108 2.546566 ( 2.546971)
build_all 0.004694 0.004800 11.605305 ( 7.999828)
build_install 0.005039 0.004481 5.199898 ( 1.970414)
test_btest 0.000000 0.001442 90.363481 ( 7.553976)
test_basic 0.000000 0.004648 0.626310 ( 0.705440)
test_all 0.000000 0.001255 484.971557 ( 43.193457)
test_rubyspec 0.009060 0.029422 43.325326 ( 55.744401)
total: 123.56 sec