Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-032059
#<BuildRuby:0x00005579972cc110
@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.20231223-032059",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001918 0.001672 0.746801 ( 1.495824)
build_miniruby 0.000877 0.000202 0.913507 ( 0.913667)
build_ruby 0.000985 0.000227 2.774069 ( 2.777421)
build_all 0.007055 0.000789 12.209448 ( 0.989728)
build_install 0.009686 0.000000 3.516512 ( 0.983176)
test_btest 0.000626 0.000000 66.713535 ( 4.930008)
test_basic 0.003692 0.000565 0.379318 ( 0.461018)
test_all 0.064883 0.042299 421.835333 ( 42.216348)
test_rubyspec 0.029352 0.020907 40.820802 ( 53.579457)
total: 108.35 sec