Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-112022
#<BuildRuby:0x000055e4ac19bf90
@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.20240117-112022",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004812 0.000150 0.813942 ( 1.208332)
build_miniruby 0.000874 0.000146 0.799122 ( 0.799012)
build_ruby 0.000000 0.002104 2.683720 ( 2.691654)
build_all 0.001989 0.005344 11.987025 ( 0.998419)
build_install 0.008221 0.005451 3.464408 ( 0.963411)
test_btest 0.000526 0.000188 66.472414 ( 4.644569)
test_basic 0.004002 0.001430 0.404775 ( 0.484624)
test_all 0.078475 0.019899 383.925724 ( 31.022215)
test_rubyspec 0.030251 0.098098 72.396213 ( 84.870405)
total: 127.68 sec