Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-055904
#<BuildRuby:0x000055e1b2333f30
@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.20230107-055904",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003622 0.000000 0.621898 ( 1.048850)
build_miniruby 0.000853 0.000040 0.662472 ( 0.661492)
build_ruby 0.001250 0.000000 2.434314 ( 2.434170)
build_all 0.006384 0.003500 12.942147 ( 1.591943)
build_install 0.003231 0.003670 1.548474 ( 0.713932)
test_btest 0.000707 0.000000 65.916274 ( 6.148730)
test_basic 0.003552 0.000092 0.246807 ( 0.341586)
test_all 0.001061 0.000168 488.997861 ( 48.223342)
test_rubyspec 0.018111 0.011218 35.562712 ( 46.117488)
total: 107.28 sec