Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-131711
#<BuildRuby:0x000055673d94abe8
@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.20230110-131711",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000034 0.000014 0.000048 ( 0.000048)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001584 0.004651 0.886005 ( 1.061772)
build_miniruby 0.000000 0.001074 1.015526 ( 1.013786)
build_ruby 0.000000 0.001617 2.781625 ( 2.779139)
build_all 0.005917 0.004013 16.815592 ( 2.974634)
build_install 0.008913 0.002455 2.135785 ( 1.081930)
test_btest 0.001075 0.000000 69.120412 ( 11.418134)
test_basic 0.006106 0.000000 0.347104 ( 0.433881)
test_all 0.001215 0.000000 659.899614 ( 98.932813)
test_rubyspec 0.085186 0.048426 52.084194 ( 60.178235)
total: 179.87 sec