Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-090803
#<BuildRuby:0x00005600d2a3b280
@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.20240109-090803",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001371 0.004526 0.806083 ( 1.227124)
build_miniruby 0.000785 0.000286 0.815971 ( 0.815997)
build_ruby 0.001133 0.000412 2.663354 ( 2.663742)
build_all 0.007454 0.000000 11.930770 ( 0.962933)
build_install 0.010333 0.000134 3.389930 ( 0.974555)
test_btest 0.000618 0.000165 63.565102 ( 4.969499)
test_basic 0.000673 0.003245 0.408099 ( 0.488998)
test_all 0.080382 0.015909 358.132433 ( 38.331712)
test_rubyspec 0.020392 0.044152 40.514567 ( 53.066796)
total: 103.50 sec