Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-160103
#<BuildRuby:0x000056420e1bc078
@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.20230726-160103",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004518 0.000753 1.432380 ( 2.740757)
build_miniruby 0.001092 0.000182 0.898512 ( 0.897607)
build_ruby 0.001290 0.000215 2.567050 ( 2.571104)
build_all 0.009409 0.000000 14.252070 ( 1.287456)
build_install 0.005817 0.002547 2.027774 ( 0.911093)
test_btest 0.000880 0.000146 84.359107 ( 7.262645)
test_basic 0.003703 0.000617 0.595210 ( 0.673108)
test_all 0.001466 0.000244 525.149275 ( 48.760868)
test_rubyspec 0.037215 0.006984 43.994767 ( 56.321555)
total: 121.43 sec