Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-061853
#<BuildRuby:0x00005637b47dbf58
@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.20221225-061853",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000025 0.000006 0.000031 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.003691 0.000923 0.854961 ( 1.806315)
build_miniruby 0.000000 0.000808 0.979911 ( 0.978661)
build_ruby 0.000000 0.001109 2.616554 ( 2.615185)
build_all 0.001828 0.007177 15.796358 ( 3.446788)
build_install 0.006580 0.003532 2.226053 ( 1.257597)
test_btest 0.000494 0.000192 60.160163 ( 12.029028)
test_basic 0.001399 0.003072 0.287690 ( 0.378688)
test_all 0.000844 0.000356 640.106065 (103.063814)
test_rubyspec 0.044913 0.025462 51.384861 ( 59.616488)
total: 185.19 sec