Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-032512
#<BuildRuby:0x00005610f3d3f0b8
@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.20231117-032512",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005893 0.000090 1.330942 ( 1.813562)
build_miniruby 0.000997 0.000000 0.828330 ( 0.828010)
build_ruby 0.001481 0.000000 2.658990 ( 2.660500)
build_all 0.009985 0.000013 16.413196 ( 1.474411)
build_install 0.009162 0.000037 4.730630 ( 1.142228)
test_btest 0.001062 0.000000 86.086484 ( 7.012602)
test_basic 0.000000 0.003415 0.511293 ( 0.594973)
test_all 0.117726 0.017577 511.444518 ( 46.135263)
test_rubyspec 0.017232 0.030811 50.476947 ( 62.742644)
total: 124.41 sec