Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-062315
#<BuildRuby:0x000055d59c4b6fa0
@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.20231224-062315",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005452 0.000069 1.175806 ( 1.560989)
build_miniruby 0.001138 0.000054 0.933229 ( 0.933082)
build_ruby 0.001372 0.000000 2.668224 ( 2.668439)
build_all 0.004669 0.006167 17.104580 ( 1.549106)
build_install 0.009780 0.000000 5.004113 ( 1.226750)
test_btest 0.000998 0.000057 85.806430 ( 7.930161)
test_basic 0.001983 0.003717 0.791968 ( 0.866330)
test_all 0.105531 0.031167 550.255285 ( 50.512061)
test_rubyspec 0.030433 0.015153 51.322784 ( 63.525880)
total: 130.77 sec