Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-183124
#<BuildRuby:0x00005627e11c7438
@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-183124",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004152 0.001661 0.806416 ( 1.202552)
build_miniruby 0.000000 0.000936 0.808735 ( 0.808644)
build_ruby 0.000051 0.001470 2.652192 ( 2.652340)
build_all 0.005944 0.000784 11.877401 ( 0.985771)
build_install 0.003696 0.006070 3.366223 ( 0.959603)
test_btest 0.000435 0.000217 63.208273 ( 4.596136)
test_basic 0.004100 0.000085 0.390105 ( 0.470330)
test_all 0.064258 0.032107 378.782800 ( 32.660305)
test_rubyspec 0.011735 0.054269 40.260605 ( 52.805563)
total: 97.14 sec