Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-193201
#<BuildRuby:0x0000564209b23f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-193201",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006337 0.000483 0.969751 ( 1.704462)
build_miniruby 0.001090 0.000233 1.012615 ( 1.010694)
build_ruby 0.001343 0.000288 2.783226 ( 2.780488)
build_all 0.003869 0.006085 16.797309 ( 2.954229)
build_install 0.007613 0.003832 2.066585 ( 1.066664)
test_btest 0.000822 0.000260 72.341762 ( 11.131510)
test_basic 0.005935 0.000606 0.348616 ( 0.434859)
test_all 0.000957 0.000287 652.535645 (100.610734)
test_rubyspec 0.106684 0.018986 51.651608 ( 59.695873)
total: 181.39 sec