Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-054643
#<BuildRuby:0x0000564e29e5b280
@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.20231116-054643",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004083 0.001201 1.239695 ( 1.610690)
build_miniruby 0.000865 0.000255 0.879680 ( 0.879413)
build_ruby 0.000000 0.001422 2.800146 ( 2.800086)
build_all 0.004390 0.005393 16.412847 ( 1.471164)
build_install 0.009069 0.000000 4.824692 ( 1.139201)
test_btest 0.001002 0.000000 83.662720 ( 7.571201)
test_basic 0.003784 0.000688 0.611973 ( 0.689354)
test_all 0.086358 0.046861 504.691717 ( 46.198514)
test_rubyspec 0.033511 0.013727 49.749349 ( 62.114520)
total: 124.47 sec