Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-054348
#<BuildRuby:0x0000557168d8bdf8
@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.20230115-054348",
@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.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.005343 0.001781 1.310833 ( 1.456156)
build_miniruby 0.000983 0.000328 1.697670 ( 1.568765)
build_ruby 0.001205 0.000402 2.781469 ( 2.779015)
build_all 0.007391 0.002464 16.841277 ( 3.003779)
build_install 0.002380 0.009329 2.136654 ( 1.081960)
test_btest 0.000620 0.000286 76.995851 ( 11.203484)
test_basic 0.000807 0.005608 0.339947 ( 0.426393)
test_all 0.000954 0.000513 681.025075 ( 97.640787)
test_rubyspec 0.047664 0.087334 52.378706 ( 60.381963)
total: 179.54 sec