Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-202953
#<BuildRuby:0x000055c42c53f048
@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.20231207-202953",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005013 0.000083 1.009370 ( 1.500101)
build_miniruby 0.001046 0.000088 0.868639 ( 0.868232)
build_ruby 0.001029 0.000086 2.713826 ( 2.716356)
build_all 0.004646 0.003738 12.051144 ( 1.006069)
build_install 0.009103 0.004222 3.598363 ( 0.976848)
test_btest 0.000789 0.000148 61.153766 ( 5.798075)
test_basic 0.000731 0.002466 0.369841 ( 0.452750)
test_all 0.079160 0.021654 393.685111 ( 36.268444)
test_rubyspec 0.055408 0.013852 39.512454 ( 52.155968)
total: 101.74 sec