Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-095737
#<BuildRuby:0x0000561de00d3d48
@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.20230130-095737",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003169 0.000633 0.619074 ( 1.038534)
build_miniruby 0.000794 0.000159 0.628101 ( 0.627184)
build_ruby 0.001028 0.000206 2.051060 ( 2.050671)
build_all 0.001613 0.007737 11.929284 ( 1.473422)
build_install 0.006707 0.000000 1.529878 ( 0.730289)
test_btest 0.000689 0.000000 63.043240 ( 6.371981)
test_basic 0.003089 0.000725 0.245932 ( 0.341584)
test_all 0.001516 0.000185 486.392050 ( 45.614567)
test_rubyspec 0.018266 0.011024 35.489953 ( 46.030062)
total: 104.28 sec