Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-124725
#<BuildRuby:0x000055e06f7b3270
@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.20230203-124725",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002923 0.000584 0.625941 ( 1.324364)
build_miniruby 0.000736 0.000148 0.637656 ( 0.637559)
build_ruby 0.001041 0.000209 2.047159 ( 2.047349)
build_all 0.007461 0.002238 12.017687 ( 1.492985)
build_install 0.005979 0.000463 1.459684 ( 0.702984)
test_btest 0.000474 0.000095 66.390147 ( 5.911201)
test_basic 0.000000 0.003644 0.247528 ( 0.343077)
test_all 0.000000 0.002031 481.306645 ( 49.668388)
test_rubyspec 0.006910 0.025808 35.005388 ( 45.570261)
total: 107.70 sec