Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-025630
#<BuildRuby:0x000055afc5193280
@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-025630",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001451 0.004380 1.343792 ( 1.689046)
build_miniruby 0.001206 0.000201 0.908786 ( 0.907611)
build_ruby 0.001069 0.000178 2.684494 ( 2.684106)
build_all 0.009301 0.000089 14.330502 ( 1.278631)
build_install 0.002966 0.004982 4.165758 ( 1.071321)
test_btest 0.000936 0.000187 76.875013 ( 6.888669)
test_basic 0.003988 0.000798 0.736975 ( 0.818037)
test_all 0.089607 0.039121 512.832798 ( 48.992997)
test_rubyspec 0.017995 0.045863 81.162608 ( 93.490885)
total: 157.82 sec