Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-103216
#<BuildRuby:0x00005567ee077bb8
@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.20230524-103216",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.004924 1.382228 ( 2.612845)
build_miniruby 0.000000 0.001092 0.801002 ( 0.800581)
build_ruby 0.000919 0.000724 2.438269 ( 2.437623)
build_all 0.003856 0.005459 11.955865 ( 1.100271)
build_install 0.006308 0.000937 1.643870 ( 0.824177)
test_btest 0.000700 0.000291 81.958575 ( 6.756043)
test_basic 0.003791 0.000000 0.594632 ( 0.677222)
test_all 0.001087 0.000235 413.537277 ( 43.182609)
test_rubyspec 0.010096 0.029310 41.615385 ( 54.100096)
total: 112.49 sec