Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-070359
#<BuildRuby:0x0000562b14a140d8
@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-070359",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001453 0.003461 1.268625 ( 1.620111)
build_miniruby 0.001141 0.000240 1.461734 ( 1.465311)
build_ruby 0.001418 0.000298 4.456488 ( 4.467162)
build_all 0.010629 0.000000 16.672139 ( 1.746068)
build_install 0.015475 0.000343 5.020990 ( 1.809660)
test_btest 0.000692 0.000110 85.406276 ( 12.006139)
test_basic 0.002895 0.003889 0.695203 ( 0.759821)
test_all 0.091380 0.030115 554.810384 ( 75.067643)
test_rubyspec 0.058375 0.008875 83.185951 ( 95.433945)
total: 194.38 sec