Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-044124
#<BuildRuby:0x000055ac835b7ce8
@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.20240110-044124",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004236 0.001155 0.876493 ( 1.488262)
build_miniruby 0.000852 0.000232 0.815578 ( 0.815369)
build_ruby 0.001356 0.000370 2.659137 ( 2.659823)
build_all 0.007481 0.000000 11.877767 ( 0.962573)
build_install 0.009303 0.001786 3.401484 ( 0.955803)
test_btest 0.000982 0.000000 64.903778 ( 4.571204)
test_basic 0.005406 0.000282 0.388147 ( 0.467608)
test_all 0.068943 0.026970 392.738599 ( 33.544368)
test_rubyspec 0.020917 0.053331 40.590996 ( 53.161475)
total: 98.63 sec