Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-130253
#<BuildRuby:0x000055d6dae778c0
@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.20230618-130253",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001832 0.003264 1.541808 ( 2.753443)
build_miniruby 0.000737 0.000276 0.797187 ( 0.796366)
build_ruby 0.001229 0.000000 2.458330 ( 2.458465)
build_all 0.001949 0.007902 13.325069 ( 1.192956)
build_install 0.006818 0.001463 1.903500 ( 0.975855)
test_btest 0.000748 0.000337 88.430823 ( 7.324232)
test_basic 0.000033 0.003790 0.639499 ( 0.722766)
test_all 0.000851 0.000426 455.864988 ( 41.153386)
test_rubyspec 0.024316 0.016034 43.817027 ( 56.261295)
total: 113.64 sec