Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-073414
#<BuildRuby:0x000055de8b511570
@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.20230105-073414",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000731 0.007571 0.970333 ( 1.315015)
build_miniruby 0.001642 0.000328 0.840438 ( 0.853808)
build_ruby 0.003462 0.000000 2.108020 ( 2.136449)
build_all 0.018252 0.000992 18.139765 ( 2.131198)
build_install 0.013449 0.007684 2.014192 ( 1.011481)
test_btest 0.001037 0.000225 88.120184 ( 9.315013)
test_basic 0.008681 0.000090 0.359357 ( 0.447267)
test_all 0.001920 0.000384 665.842855 ( 67.558306)
test_rubyspec 0.112884 0.045069 48.480693 ( 56.617528)
total: 141.39 sec