Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-063127
#<BuildRuby:0x000055df0d5ef208
@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.20230131-063127",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003843 0.000000 0.631150 ( 1.074808)
build_miniruby 0.000921 0.000000 0.607165 ( 0.606872)
build_ruby 0.001231 0.000000 2.044701 ( 2.044909)
build_all 0.008611 0.000000 11.863364 ( 1.474574)
build_install 0.005570 0.000676 1.473597 ( 0.717197)
test_btest 0.000601 0.000086 63.021991 ( 6.043935)
test_basic 0.003227 0.000461 0.257215 ( 0.352164)
test_all 0.000893 0.000128 488.694153 ( 45.551364)
test_rubyspec 0.010701 0.018978 35.048855 ( 45.565952)
total: 103.43 sec