Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-210017
#<BuildRuby:0x0000563b296c7ce8
@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.20231226-210017",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000805 0.004239 1.124190 ( 1.539534)
build_miniruby 0.000852 0.000190 0.903757 ( 0.903576)
build_ruby 0.001509 0.000335 2.705988 ( 2.710605)
build_all 0.004046 0.005367 16.520005 ( 1.567099)
build_install 0.004882 0.003253 4.683645 ( 1.140977)
test_btest 0.000792 0.000238 87.410876 ( 6.907792)
test_basic 0.000523 0.004496 0.705736 ( 0.781631)
test_all 0.090513 0.042632 553.100577 ( 50.621612)
test_rubyspec 0.016615 0.029080 49.167898 ( 61.482305)
total: 127.66 sec