Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-004230
#<BuildRuby:0x0000559630e72f90
@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.20220725-004230",
@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.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010397 0.000994 0.871617 ( 2.169858)
build_miniruby 0.001763 0.000272 0.065223 ( 0.063934)
build_ruby 0.001138 0.000175 0.061995 ( 0.060601)
build_all 0.007438 0.001144 1.231454 ( 0.468197)
build_install 0.009973 0.006261 4.294646 ( 1.777405)
test_btest 0.000854 0.000183 52.287343 ( 6.356902)
test_basic 0.000000 0.007210 0.296832 ( 0.385765)
test_all 0.001870 0.001018 506.222845 ( 52.935058)
test_rubyspec 0.095786 0.033619 41.776544 ( 47.351841)
total: 111.57 sec