Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-073217
#<BuildRuby:0x00005582c7c9b568
@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.20231126-073217",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004160 0.000437 1.255619 ( 1.665200)
build_miniruby 0.001008 0.000106 0.876088 ( 0.874952)
build_ruby 0.001257 0.000132 2.805457 ( 2.805761)
build_all 0.005285 0.005111 16.913248 ( 1.516079)
build_install 0.004385 0.005280 5.087126 ( 1.177648)
test_btest 0.000945 0.000197 87.205685 ( 7.816705)
test_basic 0.001328 0.004168 0.705379 ( 0.781146)
test_all 0.107968 0.030589 534.648070 ( 48.830236)
test_rubyspec 0.024804 0.021463 49.648543 ( 61.988997)
total: 127.46 sec