Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-205020
#<BuildRuby:0x0000561f0dd0be20
@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.20230724-205020",
@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.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004976 0.001105 1.344415 ( 3.608477)
build_miniruby 0.000858 0.000191 0.840197 ( 0.839931)
build_ruby 0.000952 0.000212 2.907212 ( 2.907144)
build_all 0.006521 0.002766 13.956480 ( 1.226758)
build_install 0.007077 0.001685 1.973944 ( 0.910909)
test_btest 0.000787 0.000188 81.148382 ( 6.988071)
test_basic 0.003164 0.000753 0.636940 ( 0.713838)
test_all 0.000811 0.000194 485.074550 ( 51.056283)
test_rubyspec 0.011453 0.032151 43.763514 ( 56.032107)
total: 124.28 sec