Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-094513
#<BuildRuby:0x0000556a2b666eb8
@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.20240117-094513",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001375 0.004434 1.080864 ( 1.461080)
build_miniruby 0.000000 0.001016 0.848467 ( 0.847765)
build_ruby 0.000000 0.001199 2.583108 ( 2.583090)
build_all 0.005479 0.003720 14.453648 ( 1.321493)
build_install 0.007577 0.000000 4.107838 ( 1.075249)
test_btest 0.000938 0.000000 74.165831 ( 7.168637)
test_basic 0.003971 0.000000 0.568557 ( 0.645136)
test_all 0.102064 0.030034 473.215484 ( 48.224204)
test_rubyspec 0.032300 0.028929 81.366134 ( 93.697551)
total: 157.03 sec