Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-011132
#<BuildRuby:0x0000563bb65bf728
@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.20231230-011132",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000041 0.000004 0.000045 ( 0.000044)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.004409 0.000048 1.198438 ( 1.609063)
build_miniruby 0.000880 0.000083 0.965754 ( 0.965643)
build_ruby 0.001241 0.000118 2.799739 ( 2.799730)
build_all 0.009273 0.000477 17.049177 ( 1.530863)
build_install 0.000669 0.007930 4.764762 ( 1.153364)
test_btest 0.000904 0.000157 85.462262 ( 7.619833)
test_basic 0.004310 0.000749 0.690662 ( 0.759779)
test_all 0.115402 0.023859 548.604623 ( 55.274678)
test_rubyspec 0.034607 0.016489 50.453918 ( 62.703047)
total: 134.42 sec