Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-010454
#<BuildRuby:0x00005607725bfb10
@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.20231215-010454",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002000 0.003204 1.375493 ( 1.729457)
build_miniruby 0.000766 0.000270 0.891630 ( 0.891731)
build_ruby 0.000974 0.000344 2.791047 ( 2.791286)
build_all 0.003758 0.006056 15.862752 ( 1.395717)
build_install 0.008325 0.000385 4.747735 ( 1.201407)
test_btest 0.000555 0.000212 83.731336 ( 7.395556)
test_basic 0.003351 0.001276 0.823222 ( 0.903917)
test_all 0.118260 0.016990 552.184863 ( 62.660067)
test_rubyspec 0.016320 0.034590 50.639324 ( 62.967335)
total: 141.94 sec