Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-233637
#<BuildRuby:0x000056437b3cbf58
@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.20230125-233637",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004923 0.001641 0.846586 ( 1.063145)
build_miniruby 0.000961 0.000321 1.002467 ( 1.000522)
build_ruby 0.001193 0.000397 2.753986 ( 2.751326)
build_all 0.009668 0.000077 16.722315 ( 2.990133)
build_install 0.010835 0.000349 2.054129 ( 1.067219)
test_btest 0.000860 0.000215 72.777784 ( 10.747353)
test_basic 0.005885 0.001471 0.352926 ( 0.437292)
test_all 0.001207 0.000000 658.237375 (101.597201)
test_rubyspec 0.042717 0.025514 51.754035 ( 60.017822)
total: 181.67 sec