Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-044746
#<BuildRuby:0x0000562a30cf86f8
@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.20221207-044746",
@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.000016 0.000004 0.000020 ( 0.000021)
configure 0.000066 0.000016 0.000082 ( 0.000086)
build_up 0.007139 0.002672 1.212165 ( 2.611783)
build_miniruby 0.001818 0.000484 0.845710 ( 0.848979)
build_ruby 0.002545 0.000679 2.235471 ( 2.149470)
build_all 0.016019 0.004012 18.560621 ( 2.149881)
build_install 0.015968 0.003996 2.049137 ( 1.040417)
test_btest 0.000000 0.001360 92.051129 ( 8.829405)
test_basic 0.000000 0.007246 0.350424 ( 0.439939)
test_all 0.000000 0.002514 686.295455 ( 69.458960)
test_rubyspec 0.084214 0.061226 49.346290 ( 57.660703)
total: 145.19 sec