Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-191634
#<BuildRuby:0x00005601f81a7278
@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.20230311-191634",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003331 0.001110 0.835737 ( 2.079698)
build_miniruby 0.000693 0.000231 0.641111 ( 0.640824)
build_ruby 0.000807 0.000269 2.108957 ( 2.108309)
build_all 0.002951 0.005760 11.251908 ( 0.981803)
build_install 0.006654 0.000000 1.555054 ( 0.808256)
test_btest 0.001027 0.000000 73.839611 ( 6.775534)
test_basic 0.003577 0.000000 0.246473 ( 0.342854)
test_all 0.000904 0.000000 414.109126 ( 37.595398)
test_rubyspec 0.019920 0.009161 36.544708 ( 46.728180)
total: 98.06 sec