Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-210510
#<BuildRuby:0x00005629cd510048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-210510",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004554 0.000000 1.219915 ( 1.611388)
build_miniruby 0.001095 0.000000 0.857495 ( 0.857643)
build_ruby 0.001554 0.000000 2.647446 ( 2.648788)
build_all 0.004922 0.005752 16.060686 ( 1.476397)
build_install 0.012205 0.001018 5.029007 ( 1.208093)
test_btest 0.000702 0.000000 81.556314 ( 6.634301)
test_basic 0.004115 0.000378 0.685476 ( 0.762867)
test_all 0.112069 0.022963 514.028556 ( 49.359334)
test_rubyspec 0.028143 0.019781 50.449276 ( 62.909949)
total: 127.47 sec