Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-204727
#<BuildRuby:0x0000559b0e9f3040
@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-204727",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006405 0.001067 1.615942 ( 2.847693)
build_miniruby 0.000964 0.000161 0.963540 ( 0.962241)
build_ruby 0.001083 0.000181 2.598984 ( 2.598929)
build_all 0.008652 0.000663 14.507981 ( 1.334147)
build_install 0.000558 0.008330 2.008749 ( 0.921499)
test_btest 0.000723 0.000181 83.165861 ( 7.758346)
test_basic 0.000395 0.004636 0.689361 ( 0.766529)
test_all 0.001190 0.000357 524.030893 ( 49.607645)
test_rubyspec 0.027418 0.016634 43.374355 ( 55.710909)
total: 122.51 sec