Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-023021
#<BuildRuby:0x0000563c11013918
@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.20231128-023021",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003464 0.001082 1.351325 ( 1.741869)
build_miniruby 0.000756 0.000236 0.939606 ( 0.938944)
build_ruby 0.001005 0.000314 2.722175 ( 2.722115)
build_all 0.007964 0.002743 17.070067 ( 1.529871)
build_install 0.006111 0.003390 5.131824 ( 1.184993)
test_btest 0.000860 0.000287 86.235514 ( 7.763175)
test_basic 0.000000 0.004937 0.637540 ( 0.714730)
test_all 0.095956 0.042952 516.839117 ( 60.486725)
test_rubyspec 0.022139 0.025091 49.350243 ( 61.701731)
total: 138.78 sec