Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-232734
#<BuildRuby:0x000056509a457ce8
@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.20231118-232734",
@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.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002954 0.001477 1.242879 ( 1.639413)
build_miniruby 0.000743 0.000372 0.905531 ( 0.905108)
build_ruby 0.001016 0.000508 2.732096 ( 2.732405)
build_all 0.003961 0.006001 16.370992 ( 1.423534)
build_install 0.009235 0.000000 4.814021 ( 1.141586)
test_btest 0.000337 0.000789 82.087425 ( 7.498842)
test_basic 0.002703 0.001352 0.661464 ( 0.739866)
test_all 0.099761 0.036149 482.245239 ( 57.354757)
test_rubyspec 0.012001 0.036142 50.908264 ( 63.243225)
total: 136.68 sec