Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-153349
#<BuildRuby:0x0000563e64c67728
@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.20231102-153349",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005393 0.000529 1.385054 ( 1.663623)
build_miniruby 0.000739 0.000277 0.982082 ( 0.981295)
build_ruby 0.000856 0.000321 2.662008 ( 2.662140)
build_all 0.002252 0.007668 16.916968 ( 1.574423)
build_install 0.007087 0.001551 5.028248 ( 1.154868)
test_btest 0.000640 0.000287 84.041004 ( 7.534503)
test_basic 0.003396 0.001528 0.729028 ( 0.804019)
test_all 0.089675 0.044607 523.088579 ( 55.003448)
test_rubyspec 0.016749 0.030435 50.359367 ( 62.736825)
total: 134.12 sec