Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-115505
#<BuildRuby:0x000055aa2a20fe48
@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-115505",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004308 0.000041 0.806745 ( 1.051438)
build_miniruby 0.000973 0.000000 0.951895 ( 0.950414)
build_ruby 0.001278 0.000000 2.727428 ( 2.725889)
build_all 0.007693 0.001356 15.934613 ( 3.340574)
build_install 0.008611 0.000000 2.283618 ( 1.309197)
test_btest 0.000585 0.000003 65.652176 ( 11.103353)
test_basic 0.004964 0.000064 0.334240 ( 0.424871)
test_all 0.000748 0.000140 644.198434 (102.043470)
test_rubyspec 0.048661 0.015061 51.140563 ( 59.476658)
total: 182.43 sec