Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-142345
#<BuildRuby:0x000055d1f9b03350
@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.20231224-142345",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003921 0.000000 0.746297 ( 1.129640)
build_miniruby 0.000849 0.000359 0.901532 ( 0.901213)
build_ruby 0.001280 0.000569 2.771378 ( 2.774404)
build_all 0.003270 0.003768 12.160404 ( 1.019876)
build_install 0.009909 0.002609 3.405133 ( 0.974244)
test_btest 0.000491 0.000223 66.686517 ( 5.315704)
test_basic 0.003037 0.001381 0.375489 ( 0.455947)
test_all 0.075235 0.031973 413.716395 ( 40.537192)
test_rubyspec 0.025090 0.025028 41.073066 ( 53.826127)
total: 106.94 sec