Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-152950
#<BuildRuby:0x0000560502caf438
@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.20240110-152950",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004694 0.000361 0.819089 ( 1.214005)
build_miniruby 0.001151 0.000088 0.796425 ( 0.796466)
build_ruby 0.001720 0.000133 2.723080 ( 2.755084)
build_all 0.007807 0.000000 11.918270 ( 0.993032)
build_install 0.007721 0.003351 3.512967 ( 0.979378)
test_btest 0.000738 0.000078 64.884118 ( 4.616457)
test_basic 0.004687 0.000493 0.396360 ( 0.475773)
test_all 0.067703 0.034760 367.446026 ( 36.814265)
test_rubyspec 0.031224 0.037458 40.820520 ( 53.387498)
total: 102.03 sec