Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-055041
#<BuildRuby:0x00005630683c34f0
@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.20231216-055041",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000098 0.004056 1.023533 ( 1.282061)
build_miniruby 0.000485 0.000216 0.871271 ( 0.871506)
build_ruby 0.001250 0.000000 2.711373 ( 2.713553)
build_all 0.007565 0.000248 12.191777 ( 1.001442)
build_install 0.012437 0.001270 3.577183 ( 0.974178)
test_btest 0.000486 0.000150 63.700672 ( 4.667008)
test_basic 0.003806 0.000000 0.373930 ( 0.455221)
test_all 0.066930 0.031052 382.975685 ( 35.635431)
test_rubyspec 0.046936 0.027788 39.902793 ( 52.553845)
total: 100.15 sec