Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-081547
#<BuildRuby:0x000055f32df64070
@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.20230729-081547",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004919 0.000135 1.423320 ( 2.943212)
build_miniruby 0.000967 0.000145 0.984757 ( 0.984238)
build_ruby 0.001071 0.000161 2.754334 ( 2.755272)
build_all 0.009804 0.000000 14.746269 ( 1.257245)
build_install 0.005596 0.003318 2.084357 ( 0.961078)
test_btest 0.000840 0.000134 82.881362 ( 7.581338)
test_basic 0.000000 0.004852 0.682679 ( 0.758828)
test_all 0.000000 0.001528 523.775458 ( 60.958403)
test_rubyspec 0.029842 0.013972 45.785313 ( 58.195222)
total: 136.40 sec