Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-012919
#<BuildRuby:0x000055d0a7fc3280
@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.20231018-012919",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000469 0.004267 1.316845 ( 1.561914)
build_miniruby 0.000848 0.000255 0.848736 ( 0.848283)
build_ruby 0.000954 0.000286 2.697547 ( 2.697379)
build_all 0.005596 0.004813 18.227319 ( 1.658514)
build_install 0.001774 0.007608 5.372257 ( 1.220845)
test_btest 0.000519 0.000259 91.211636 ( 8.497623)
test_basic 0.004905 0.000000 0.677680 ( 0.752260)
test_all 0.006719 0.000000 585.487745 ( 62.656504)
test_rubyspec 0.017964 0.037452 51.729042 ( 64.047554)
total: 143.94 sec