Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-060549
#<BuildRuby:0x00005636ca60f818
@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-060549",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004848 0.001212 1.230947 ( 1.610997)
build_miniruby 0.000743 0.000186 0.795322 ( 0.795283)
build_ruby 0.000000 0.001358 2.745597 ( 2.745471)
build_all 0.002037 0.006640 14.090950 ( 1.280126)
build_install 0.007685 0.000000 4.105159 ( 1.057545)
test_btest 0.000974 0.000000 73.498918 ( 6.996464)
test_basic 0.003301 0.002606 0.733667 ( 0.807799)
test_all 0.099058 0.028622 504.030602 ( 49.208369)
test_rubyspec 0.030953 0.017842 47.869091 ( 60.216623)
total: 124.72 sec