Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-122309
#<BuildRuby:0x00005633cb1f0090
@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.20231108-122309",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005184 0.000270 1.401923 ( 1.703016)
build_miniruby 0.001072 0.000238 0.931619 ( 0.930877)
build_ruby 0.001119 0.000249 2.689528 ( 2.689272)
build_all 0.000000 0.010072 16.934236 ( 1.489284)
build_install 0.006262 0.002767 4.986293 ( 1.188513)
test_btest 0.000704 0.000256 87.383989 ( 7.212157)
test_basic 0.000079 0.003763 0.656927 ( 0.732745)
test_all 0.112145 0.023256 518.646799 ( 65.432738)
test_rubyspec 0.025153 0.025437 50.246024 ( 62.611450)
total: 143.99 sec