Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-222628
#<BuildRuby:0x000055bc4a41b840
@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.20231018-222628",
@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.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003759 0.000885 1.369875 ( 1.653189)
build_miniruby 0.001092 0.000000 0.890062 ( 0.889381)
build_ruby 0.001356 0.000000 2.841944 ( 2.841968)
build_all 0.007375 0.003550 18.089632 ( 1.578703)
build_install 0.001346 0.008715 5.367750 ( 1.228850)
test_btest 0.000748 0.000262 90.691169 ( 7.580066)
test_basic 0.000497 0.004433 0.789735 ( 0.865754)
test_all 0.005488 0.000468 537.431732 ( 57.256406)
test_rubyspec 0.025964 0.019300 52.152717 ( 64.442836)
total: 138.34 sec