Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-080725
#<BuildRuby:0x0000558b0e1138e0
@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.20231124-080725",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004211 0.001263 0.916560 ( 1.289192)
build_miniruby 0.000800 0.000240 0.840952 ( 0.841139)
build_ruby 0.001149 0.000345 2.630023 ( 2.630932)
build_all 0.008415 0.000000 12.257517 ( 1.028814)
build_install 0.008363 0.005528 4.068340 ( 0.999853)
test_btest 0.000540 0.000166 61.956219 ( 6.058938)
test_basic 0.004057 0.001248 0.406819 ( 0.485766)
test_all 0.080680 0.015287 354.555821 ( 33.457576)
test_rubyspec 0.037277 0.025760 39.924131 ( 52.504845)
total: 99.30 sec