Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-023739
#<BuildRuby:0x000055ce9664fcc0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230526-023739",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005049 0.000086 1.369174 ( 2.600412)
build_miniruby 0.000962 0.000080 0.695295 ( 0.695037)
build_ruby 0.001249 0.000104 2.340077 ( 2.340287)
build_all 0.009242 0.000000 12.440833 ( 1.170608)
build_install 0.004957 0.002633 1.749015 ( 0.852406)
test_btest 0.000994 0.000105 80.905032 ( 7.082496)
test_basic 0.000926 0.003675 0.650443 ( 0.732332)
test_all 0.001775 0.000000 436.104361 ( 46.071333)
test_rubyspec 0.026774 0.012469 41.376915 ( 53.866302)
total: 115.41 sec