Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-143421
#<BuildRuby:0x000055afaa9d8078
@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.20230725-143421",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006802 0.000000 1.498974 ( 2.828540)
build_miniruby 0.000000 0.001089 0.928217 ( 0.927246)
build_ruby 0.000000 0.001180 2.730613 ( 2.731319)
build_all 0.007095 0.002067 14.509243 ( 1.302511)
build_install 0.007538 0.000797 1.915769 ( 0.930205)
test_btest 0.000823 0.000187 84.360448 ( 7.840457)
test_basic 0.003278 0.000745 0.539604 ( 0.620014)
test_all 0.001072 0.000244 516.207759 ( 47.870866)
test_rubyspec 0.015998 0.023260 45.471763 ( 57.887973)
total: 122.94 sec