Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-014910
#<BuildRuby:0x000055ccbc67d430
@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.20220602-014910",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010400 0.000465 0.832185 ( 1.255199)
build_miniruby 0.001615 0.000116 0.045110 ( 0.044189)
build_ruby 0.001435 0.000102 0.050774 ( 0.049194)
build_all 0.004865 0.004616 1.206441 ( 0.489264)
build_install 0.006090 0.012267 4.876302 ( 2.436759)
test_btest 0.001481 0.000423 52.212865 ( 6.082064)
test_basic 0.006540 0.000000 0.296070 ( 0.386315)
test_all 0.003068 0.000184 512.525708 ( 53.207174)
test_rubyspec 0.092214 0.044134 41.581720 ( 47.412066)
total: 111.36 sec