Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-233813
#<BuildRuby:0x00005589f30175c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230211-233813",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002434 0.001217 0.618737 ( 1.009833)
build_miniruby 0.000601 0.000301 0.637531 ( 0.637000)
build_ruby 0.000823 0.000411 2.071084 ( 2.070645)
build_all 0.008579 0.000664 12.429934 ( 1.502689)
build_install 0.005612 0.000763 1.507022 ( 0.720039)
test_btest 0.000522 0.000200 65.315478 ( 6.399963)
test_basic 0.000000 0.003413 0.246496 ( 0.343472)
test_all 0.000469 0.000571 484.288724 ( 48.614992)
test_rubyspec 0.016945 0.010406 35.163166 ( 45.750111)
total: 107.05 sec