Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-004037
#<BuildRuby:0x0000564964eaf048
@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.20231206-004037",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004582 0.000049 0.987531 ( 1.280977)
build_miniruby 0.001139 0.000095 0.872117 ( 0.871733)
build_ruby 0.000989 0.000082 2.703291 ( 2.705840)
build_all 0.007456 0.000621 12.184640 ( 0.988679)
build_install 0.008002 0.000241 3.592514 ( 0.974400)
test_btest 0.000663 0.000051 65.827663 ( 4.728173)
test_basic 0.003538 0.000000 0.372619 ( 0.454299)
test_all 0.094291 0.008216 398.607273 ( 38.527282)
test_rubyspec 0.046201 0.024180 39.798701 ( 52.446138)
total: 102.98 sec