Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-032857
#<BuildRuby:0x000055e9201aff90
@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.20231125-032857",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.000848 0.004554 0.933137 ( 1.353966)
build_miniruby 0.000943 0.000000 0.848002 ( 0.847881)
build_ruby 0.000000 0.001302 2.611025 ( 2.611657)
build_all 0.005881 0.002913 12.177491 ( 1.017358)
build_install 0.008704 0.002293 3.728794 ( 0.997328)
test_btest 0.000455 0.000293 64.945843 ( 4.517307)
test_basic 0.002493 0.001602 0.411403 ( 0.491365)
test_all 0.075150 0.023309 362.089575 ( 37.925972)
test_rubyspec 0.015250 0.047595 39.891131 ( 52.458677)
total: 102.22 sec