Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-164037
#<BuildRuby:0x00005600dafa35f8
@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.20240104-164037",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005247 0.000211 1.652969 ( 1.752388)
build_miniruby 0.000805 0.000127 0.889096 ( 0.889069)
build_ruby 0.001654 0.000262 2.740397 ( 2.744076)
build_all 0.006278 0.003016 14.462099 ( 1.367446)
build_install 0.003866 0.003852 4.291641 ( 1.060099)
test_btest 0.000000 0.001041 72.560067 ( 7.237349)
test_basic 0.000000 0.004692 0.726392 ( 0.801042)
test_all 0.101139 0.029046 486.114001 ( 52.525372)
test_rubyspec 0.020067 0.025902 49.069967 ( 61.532262)
total: 129.91 sec