Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-033401
#<BuildRuby:0x0000563e1e573520
@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.20230115-033401",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000015 0.000007 0.000022 ( 0.000021)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.000426 0.004223 0.839353 ( 1.252338)
build_miniruby 0.000000 0.000911 0.683335 ( 0.677018)
build_ruby 0.000000 0.001181 2.416299 ( 2.416880)
build_all 0.009466 0.000405 12.880957 ( 1.613342)
build_install 0.004131 0.002253 1.525619 ( 0.722183)
test_btest 0.000415 0.000227 68.892006 ( 6.150439)
test_basic 0.003914 0.000000 0.272938 ( 0.367933)
test_all 0.000669 0.000594 494.068248 ( 47.341137)
test_rubyspec 0.019811 0.009499 36.173138 ( 46.384759)
total: 106.93 sec