Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-084900
#<BuildRuby:0x0000565015d172f0
@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.20230214-084900",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003519 0.000294 0.783843 ( 1.269412)
build_miniruby 0.000897 0.000075 0.665719 ( 0.665068)
build_ruby 0.001144 0.000095 2.122981 ( 2.122611)
build_all 0.004195 0.005458 12.459948 ( 1.554138)
build_install 0.006492 0.000000 1.568715 ( 0.773751)
test_btest 0.000686 0.000000 67.016509 ( 6.232839)
test_basic 0.000140 0.003533 0.301936 ( 0.396982)
test_all 0.001078 0.000215 491.202778 ( 47.109335)
test_rubyspec 0.028575 0.000788 35.084488 ( 45.647393)
total: 105.77 sec