Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-010700
#<BuildRuby:0x000055896c6db4b0
@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.20231127-010700",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002972 0.002444 0.916808 ( 1.327165)
build_miniruby 0.000000 0.000979 0.791282 ( 0.791351)
build_ruby 0.000000 0.001433 2.633573 ( 2.634377)
build_all 0.007071 0.001034 12.174706 ( 0.984208)
build_install 0.008232 0.002744 3.646622 ( 0.977979)
test_btest 0.000550 0.000184 60.349813 ( 5.877656)
test_basic 0.000298 0.003600 0.408139 ( 0.487439)
test_all 0.064979 0.031493 350.987358 ( 39.777183)
test_rubyspec 0.035777 0.034995 39.806964 ( 52.373356)
total: 105.23 sec