Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-133856
#<BuildRuby:0x000055c66a0780d8
@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.20231129-133856",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004532 0.000045 0.847316 ( 1.245524)
build_miniruby 0.000778 0.000065 0.874995 ( 0.875395)
build_ruby 0.001120 0.000094 2.698433 ( 2.700387)
build_all 0.006893 0.000575 12.080711 ( 1.001113)
build_install 0.006317 0.000526 3.448296 ( 0.973135)
test_btest 0.000540 0.000045 63.509756 ( 5.820831)
test_basic 0.002769 0.000231 0.371779 ( 0.455725)
test_all 0.055942 0.041279 372.227717 ( 37.348296)
test_rubyspec 0.027199 0.045599 39.954320 ( 52.599697)
total: 103.02 sec