Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-131712
#<BuildRuby:0x00005610bda43e80
@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.20230119-131712",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005386 0.001154 0.845110 ( 1.020371)
build_miniruby 0.001079 0.000231 1.011488 ( 1.009579)
build_ruby 0.001325 0.000283 2.777543 ( 2.774932)
build_all 0.009780 0.000166 16.909991 ( 2.989085)
build_install 0.009422 0.000000 2.123215 ( 1.088379)
test_btest 0.001153 0.000000 79.162320 ( 10.515003)
test_basic 0.005972 0.000495 0.364528 ( 0.450363)
test_all 0.001167 0.000184 653.991168 (103.484736)
test_rubyspec 0.070672 0.044984 52.109821 ( 60.187630)
total: 183.52 sec