Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-121016
#<BuildRuby:0x0000560849d27e20
@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.20231214-121016",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004708 1.328572 ( 1.676124)
build_miniruby 0.000000 0.001004 0.991323 ( 0.990584)
build_ruby 0.000000 0.001413 2.767793 ( 2.767139)
build_all 0.003564 0.006396 16.975142 ( 1.642600)
build_install 0.005826 0.002913 5.002617 ( 1.172877)
test_btest 0.000712 0.000356 88.631957 ( 7.711676)
test_basic 0.003136 0.001568 0.785213 ( 0.864215)
test_all 0.088367 0.050630 529.580219 ( 55.428425)
test_rubyspec 0.019664 0.030304 51.150708 ( 63.492324)
total: 135.75 sec