Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-003421
#<BuildRuby:0x0000564ebc60c028
@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.20230119-003421",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.001100 0.005159 0.846376 ( 1.063931)
build_miniruby 0.000911 0.000391 1.018578 ( 1.016727)
build_ruby 0.001592 0.000000 2.783354 ( 2.780913)
build_all 0.008810 0.001195 16.888635 ( 2.982347)
build_install 0.000000 0.009401 2.150110 ( 1.082923)
test_btest 0.000623 0.000426 73.273097 ( 11.327729)
test_basic 0.001672 0.004658 0.344364 ( 0.431306)
test_all 0.001018 0.000228 664.873261 ( 96.142632)
test_rubyspec 0.089399 0.042710 52.104343 ( 60.118067)
total: 176.95 sec