Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-020241
#<BuildRuby:0x0000555ca725ef28
@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.20231123-020241",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003966 0.001587 1.252710 ( 1.638806)
build_miniruby 0.000732 0.000292 0.882078 ( 0.881496)
build_ruby 0.000000 0.001327 2.621999 ( 2.621882)
build_all 0.010445 0.000435 17.376428 ( 1.543527)
build_install 0.003902 0.005533 5.241670 ( 1.198288)
test_btest 0.000502 0.000212 88.143826 ( 7.699920)
test_basic 0.004165 0.000000 0.636146 ( 0.714729)
test_all 0.105263 0.029636 544.667699 ( 51.221743)
test_rubyspec 0.033268 0.018616 51.275975 ( 63.582270)
total: 131.10 sec