Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-050112
#<BuildRuby:0x000055b56e070070
@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.20230112-050112",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.002590 0.000863 0.622978 ( 1.048680)
build_miniruby 0.000695 0.000232 0.687989 ( 0.687194)
build_ruby 0.000973 0.000324 2.420696 ( 2.421360)
build_all 0.008476 0.001229 12.957441 ( 1.611631)
build_install 0.000000 0.006505 1.490176 ( 0.702016)
test_btest 0.000000 0.000716 67.728799 ( 5.792989)
test_basic 0.002403 0.001158 0.242995 ( 0.337967)
test_all 0.000595 0.000270 498.961590 ( 47.051304)
test_rubyspec 0.023038 0.005294 35.116918 ( 45.677389)
total: 105.33 sec