Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-042148
#<BuildRuby:0x000055f0785330e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-042148",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002319 0.004900 0.807650 ( 1.180556)
build_miniruby 0.000994 0.000000 0.813588 ( 0.814195)
build_ruby 0.001336 0.000000 2.689157 ( 2.689611)
build_all 0.003412 0.005294 12.008069 ( 1.011322)
build_install 0.010638 0.000000 3.402226 ( 0.965323)
test_btest 0.000561 0.000067 63.124196 ( 5.072670)
test_basic 0.003947 0.001480 0.403153 ( 0.482147)
test_all 0.083031 0.015819 389.314508 ( 35.143940)
test_rubyspec 0.044121 0.085892 73.344337 ( 85.828647)
total: 133.19 sec