Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-125030
#<BuildRuby:0x000055d137ec8728
@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-125030",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006304 0.000295 0.855382 ( 1.199916)
build_miniruby 0.001135 0.000152 1.018449 ( 1.016491)
build_ruby 0.001440 0.000192 2.771899 ( 2.769322)
build_all 0.009148 0.000591 16.895474 ( 3.012343)
build_install 0.008720 0.000471 2.097567 ( 1.086934)
test_btest 0.001049 0.000124 73.333600 ( 11.106895)
test_basic 0.005944 0.000699 0.343630 ( 0.430097)
test_all 0.001277 0.000150 654.071675 (111.501950)
test_rubyspec 0.061600 0.038464 51.944721 ( 60.032102)
total: 192.16 sec