Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-125828
#<BuildRuby:0x00005559c0837ba0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221103-125828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000068 0.000005 0.000073 ( 0.000077)
build_up 0.007552 0.000248 0.936299 ( 0.953538)
build_miniruby 0.001620 0.000116 0.050268 ( 0.049262)
build_ruby 0.001665 0.000119 0.051615 ( 0.050283)
build_all 0.003455 0.005061 1.234049 ( 0.470477)
build_install 0.009151 0.005684 1.589999 ( 0.803484)
test_btest 0.001945 0.000389 59.145817 ( 6.621652)
test_basic 0.005168 0.001034 0.305831 ( 0.395688)
test_all 0.007473 0.000108 525.688496 ( 55.913447)
test_rubyspec 0.092665 0.026967 43.402018 ( 51.930075)
total: 117.19 sec