Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-152547
#<BuildRuby:0x0000555ce2ff06d8
@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.20220918-152547",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000078 0.000012 0.000090 ( 0.000077)
build_up 0.000000 0.009861 1.080257 ( 1.095641)
build_miniruby 0.000819 0.000884 0.113197 ( 0.108477)
build_ruby 0.002035 0.000000 0.110265 ( 0.093501)
build_all 0.004558 0.004539 1.575680 ( 0.647639)
build_install 0.014509 0.007161 1.934679 ( 0.964063)
test_btest 0.000922 0.000377 72.749491 ( 8.622896)
test_basic 0.003596 0.003602 0.387516 ( 0.477381)
test_all 0.002327 0.001952 663.902391 ( 67.642787)
test_rubyspec 0.103182 0.082424 45.735417 ( 54.228797)
total: 133.88 sec