Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-232119
#<BuildRuby:0x0000555920973280
@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.20231209-232119",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005066 0.000686 1.003091 ( 1.301078)
build_miniruby 0.001004 0.000000 0.877294 ( 0.877840)
build_ruby 0.001430 0.000000 2.703668 ( 2.706058)
build_all 0.005476 0.002176 12.237079 ( 0.998541)
build_install 0.009704 0.000264 3.534131 ( 0.967331)
test_btest 0.000616 0.000280 62.398591 ( 5.326439)
test_basic 0.003605 0.000000 0.373564 ( 0.455741)
test_all 0.075898 0.022004 386.812722 ( 33.776012)
test_rubyspec 0.010225 0.064059 39.610416 ( 52.264339)
total: 98.67 sec