Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-025611
#<BuildRuby:0x000055a32a3c8098
@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.20240116-025611",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005242 0.000582 1.254210 ( 1.601174)
build_miniruby 0.000927 0.000103 0.940283 ( 0.939730)
build_ruby 0.001599 0.000178 2.775097 ( 2.778689)
build_all 0.008664 0.000430 14.228156 ( 1.344093)
build_install 0.002378 0.005169 4.032945 ( 1.052956)
test_btest 0.000983 0.000155 76.315792 ( 6.666271)
test_basic 0.000000 0.003643 0.732352 ( 0.807698)
test_all 0.096128 0.037278 477.829724 ( 48.054436)
test_rubyspec 0.014487 0.033079 47.691128 ( 59.978766)
total: 123.22 sec