Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-080450
#<BuildRuby:0x0000562003dfb500
@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.20231022-080450",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002190 0.003557 2.182398 ( 2.427669)
build_miniruby 0.000753 0.000209 0.882488 ( 0.882210)
build_ruby 0.000955 0.000266 2.673505 ( 2.673712)
build_all 0.009829 0.000000 17.099665 ( 1.512784)
build_install 0.007976 0.001509 5.512578 ( 1.239894)
test_btest 0.000931 0.000224 83.251434 ( 8.196824)
test_basic 0.003990 0.000957 0.716218 ( 0.796360)
test_all 0.091704 0.043497 491.984664 ( 57.441003)
test_rubyspec 0.014663 0.036783 50.197745 ( 62.450877)
total: 137.62 sec