Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-224531
#<BuildRuby:0x000055da528e7240
@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.20221224-224531",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.008910 0.000358 0.966075 ( 1.654707)
build_miniruby 0.002354 0.000168 0.852896 ( 0.850426)
build_ruby 0.003350 0.000000 2.142927 ( 2.143554)
build_all 0.020286 0.000049 18.622225 ( 2.177226)
build_install 0.022167 0.000000 2.017670 ( 1.011686)
test_btest 0.001422 0.000025 93.091337 ( 8.902953)
test_basic 0.009832 0.000207 0.345285 ( 0.429939)
test_all 0.002032 0.000039 669.982326 ( 74.693083)
test_rubyspec 0.107166 0.074406 47.624800 ( 55.800621)
total: 147.67 sec