Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-213156
#<BuildRuby:0x00005589e57980c8
@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.20240103-213156",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005237 0.000354 1.034985 ( 1.287897)
build_miniruby 0.000759 0.000207 0.818496 ( 0.818592)
build_ruby 0.001460 0.000398 2.670192 ( 2.670958)
build_all 0.000841 0.007107 11.880109 ( 0.985843)
build_install 0.010308 0.004010 3.503221 ( 0.968991)
test_btest 0.000586 0.000241 62.293415 ( 5.117411)
test_basic 0.003046 0.001254 0.402573 ( 0.483906)
test_all 0.065134 0.032252 388.812747 ( 32.807958)
test_rubyspec 0.042666 0.029400 40.466383 ( 53.020876)
total: 98.16 sec