Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-220527
#<BuildRuby:0x0000562b0ed234f0
@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-220527",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003950 0.000659 1.240744 ( 1.620593)
build_miniruby 0.001413 0.000000 1.846067 ( 1.846540)
build_ruby 0.001555 0.000000 4.100042 ( 4.106031)
build_all 0.010046 0.000000 16.422521 ( 1.661136)
build_install 0.013067 0.001518 4.783218 ( 1.718199)
test_btest 0.000705 0.000097 82.178863 ( 11.856148)
test_basic 0.001551 0.003739 0.592709 ( 0.659366)
test_all 0.074464 0.047532 540.958488 ( 71.084617)
test_rubyspec 0.040967 0.021148 71.336063 ( 83.591776)
total: 178.15 sec