Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-173930
#<BuildRuby:0x000056375a3ef458
@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.20240103-173930",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005272 0.000112 1.296300 ( 1.506598)
build_miniruby 0.000829 0.000088 0.934683 ( 0.934111)
build_ruby 0.001376 0.000145 2.783425 ( 2.781999)
build_all 0.005047 0.003860 14.422792 ( 1.324091)
build_install 0.003695 0.004123 4.194449 ( 1.046790)
test_btest 0.000858 0.000156 73.890177 ( 6.948466)
test_basic 0.002668 0.003030 0.722645 ( 0.797343)
test_all 0.107605 0.026436 444.321527 ( 50.800644)
test_rubyspec 0.022655 0.021809 47.695724 ( 60.208549)
total: 126.35 sec