Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-183543
#<BuildRuby:0x0000555fd367b438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-183543",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005728 0.001042 0.821223 ( 1.190364)
build_miniruby 0.000914 0.000166 0.802805 ( 0.802811)
build_ruby 0.000000 0.001424 2.642482 ( 2.643162)
build_all 0.003734 0.004223 11.894624 ( 0.958351)
build_install 0.008834 0.004653 3.330425 ( 0.957058)
test_btest 0.000000 0.000693 61.968127 ( 5.732129)
test_basic 0.000000 0.004133 0.405297 ( 0.485605)
test_all 0.071479 0.028636 379.715280 ( 36.650263)
test_rubyspec 0.021514 0.041980 39.956506 ( 52.521345)
total: 101.94 sec