Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-011857
#<BuildRuby:0x000055a0e51c7e70
@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.20230109-011857",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001761 0.004388 0.879868 ( 1.071155)
build_miniruby 0.000972 0.000277 1.023601 ( 1.021766)
build_ruby 0.001227 0.000351 2.782317 ( 2.779484)
build_all 0.008758 0.001222 16.871321 ( 2.984078)
build_install 0.007435 0.004033 2.144281 ( 1.089885)
test_btest 0.000875 0.000258 77.264888 ( 10.515007)
test_basic 0.001428 0.004954 0.358206 ( 0.444524)
test_all 0.001136 0.000400 667.297936 ( 99.892551)
test_rubyspec 0.092148 0.032021 51.961006 ( 60.023765)
total: 179.82 sec