Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-064426
#<BuildRuby:0x00005618c9657ba0
@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.20220728-064426",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007711 0.002103 0.904400 ( 1.538444)
build_miniruby 0.001074 0.000292 0.063648 ( 0.062353)
build_ruby 0.001135 0.000309 0.063215 ( 0.062476)
build_all 0.004066 0.006312 1.238239 ( 0.470932)
build_install 0.010019 0.007215 4.232630 ( 1.791388)
test_btest 0.001336 0.000557 52.590366 ( 5.900332)
test_basic 0.002436 0.004215 0.289151 ( 0.379264)
test_all 0.000831 0.002657 498.228673 ( 53.189823)
test_rubyspec 0.086617 0.047876 41.744322 ( 47.360800)
total: 110.76 sec