Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-161349
#<BuildRuby:0x000055dc697b3040
@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.20231203-161349",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005088 0.000435 1.350566 ( 1.700683)
build_miniruby 0.000679 0.000254 0.865400 ( 0.865731)
build_ruby 0.001048 0.000393 2.787801 ( 2.788114)
build_all 0.003978 0.005862 15.720994 ( 1.388576)
build_install 0.008425 0.000000 4.627897 ( 1.151056)
test_btest 0.000639 0.000146 80.713302 ( 6.978842)
test_basic 0.002801 0.001090 0.802611 ( 0.879332)
test_all 0.096313 0.038497 537.012991 ( 50.483330)
test_rubyspec 0.013430 0.035077 49.049947 ( 61.332988)
total: 127.57 sec