Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-203521
#<BuildRuby:0x0000563a37450048
@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.20240108-203521",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002836 0.002604 1.351088 ( 1.726738)
build_miniruby 0.000959 0.000258 2.035605 ( 2.039353)
build_ruby 0.001655 0.000000 4.595426 ( 4.607911)
build_all 0.011106 0.000000 16.887362 ( 1.851542)
build_install 0.014860 0.001490 5.111081 ( 1.863148)
test_btest 0.000660 0.000147 81.257323 ( 12.335095)
test_basic 0.000000 0.005458 0.738896 ( 0.810891)
test_all 0.088388 0.032601 563.391871 ( 75.796042)
test_rubyspec 0.039830 0.028972 86.807990 ( 99.096556)
total: 200.13 sec