Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-094753
#<BuildRuby:0x000055febc1c8110
@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.20231223-094753",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000825 0.002983 0.738179 ( 1.442444)
build_miniruby 0.000876 0.000219 0.911178 ( 0.911602)
build_ruby 0.001130 0.000282 2.768083 ( 2.770712)
build_all 0.006970 0.000768 12.129883 ( 1.001039)
build_install 0.004067 0.005153 3.433646 ( 0.971900)
test_btest 0.000830 0.000000 61.650374 ( 6.305080)
test_basic 0.000497 0.003209 0.378049 ( 0.460300)
test_all 0.082812 0.021816 398.359324 ( 41.360597)
test_rubyspec 0.031755 0.023540 40.579370 ( 53.315327)
total: 108.54 sec