Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-161937
#<BuildRuby:0x000055791c45c0c8
@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.20240106-161937",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000410 0.004168 1.156718 ( 1.559061)
build_miniruby 0.001000 0.000235 1.384452 ( 1.386373)
build_ruby 0.001061 0.000250 4.145565 ( 4.155659)
build_all 0.009765 0.001231 16.322710 ( 1.692986)
build_install 0.008697 0.005632 4.906386 ( 1.713014)
test_btest 0.000606 0.000159 82.673794 ( 10.115909)
test_basic 0.003855 0.001015 0.610495 ( 0.680721)
test_all 0.084816 0.036656 532.845793 ( 64.835873)
test_rubyspec 0.030758 0.031410 73.203251 ( 85.538941)
total: 171.68 sec