Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-011031
#<BuildRuby:0x000055a6572640c8
@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.20231120-011031",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004928 0.000821 0.905149 ( 1.288908)
build_miniruby 0.001171 0.000196 0.830872 ( 0.831065)
build_ruby 0.001175 0.000196 2.593539 ( 2.594266)
build_all 0.000748 0.008114 12.280703 ( 1.007529)
build_install 0.010468 0.002309 3.540972 ( 0.976553)
test_btest 0.000000 0.000684 63.445739 ( 5.318294)
test_basic 0.001473 0.003739 0.407369 ( 0.487138)
test_all 0.083801 0.012849 340.461047 ( 35.273131)
test_rubyspec 0.042818 0.021957 40.221862 ( 52.834536)
total: 100.61 sec