Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-065219
#<BuildRuby:0x00005585a2ac3208
@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-065219",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003213 0.000876 0.613477 ( 1.021953)
build_miniruby 0.000654 0.000179 0.659254 ( 0.663570)
build_ruby 0.001310 0.000000 2.410885 ( 2.425215)
build_all 0.009752 0.000000 12.951383 ( 1.606462)
build_install 0.002300 0.004474 1.513744 ( 0.704095)
test_btest 0.000526 0.000150 63.579769 ( 6.258252)
test_basic 0.002652 0.000757 0.259661 ( 0.354841)
test_all 0.000844 0.000241 482.194479 ( 50.970681)
test_rubyspec 0.013213 0.013716 35.474326 ( 45.992725)
total: 110.00 sec