Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-084556
#<BuildRuby:0x000055e99eea80e8
@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-084556",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005024 0.000150 1.110515 ( 1.473297)
build_miniruby 0.002103 0.000000 0.909313 ( 0.907642)
build_ruby 0.001215 0.000000 2.733285 ( 2.734047)
build_all 0.009460 0.000050 14.563462 ( 1.296491)
build_install 0.005750 0.003057 4.248238 ( 1.103984)
test_btest 0.000915 0.000153 75.588007 ( 7.280771)
test_basic 0.000575 0.004077 0.725636 ( 0.799660)
test_all 0.108442 0.021647 505.828508 ( 46.887650)
test_rubyspec 0.031658 0.028301 78.849906 ( 91.151238)
total: 153.64 sec