Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-145206
#<BuildRuby:0x0000559be3a8fbb8
@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.20240115-145206",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004984 0.000453 1.159993 ( 1.559295)
build_miniruby 0.000935 0.000085 0.830907 ( 0.830439)
build_ruby 0.001252 0.000114 2.668475 ( 2.669463)
build_all 0.009517 0.000019 14.326963 ( 1.355089)
build_install 0.007975 0.000000 4.112299 ( 1.072730)
test_btest 0.000864 0.000000 76.347347 ( 7.016517)
test_basic 0.008212 0.000000 0.675855 ( 0.752326)
test_all 0.101164 0.028904 501.524135 ( 48.350633)
test_rubyspec 0.031411 0.017097 48.664724 ( 61.012822)
total: 124.62 sec