Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-220257
#<BuildRuby:0x0000564536ba40d8
@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.20240102-220257",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002817 0.004703 1.065854 ( 1.365781)
build_miniruby 0.000782 0.000213 0.800312 ( 0.800197)
build_ruby 0.001324 0.000361 2.643665 ( 2.644091)
build_all 0.006964 0.000663 11.876197 ( 1.000570)
build_install 0.010625 0.001388 3.496472 ( 0.970789)
test_btest 0.000579 0.000134 63.453048 ( 4.657185)
test_basic 0.004091 0.000000 0.394559 ( 0.475285)
test_all 0.087506 0.008867 374.600981 ( 39.394825)
test_rubyspec 0.016252 0.049947 39.871532 ( 52.445757)
total: 103.76 sec