Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-111735
#<BuildRuby:0x000055f32565bfa8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230726-111735",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007891 0.000389 1.570980 ( 2.835962)
build_miniruby 0.000930 0.000098 0.901722 ( 0.901172)
build_ruby 0.001417 0.000149 2.637426 ( 2.642293)
build_all 0.003749 0.005116 13.851509 ( 1.309953)
build_install 0.007590 0.000430 1.953920 ( 0.876224)
test_btest 0.000988 0.000148 79.603631 ( 7.834539)
test_basic 0.003875 0.000582 0.632383 ( 0.713640)
test_all 0.000000 0.001244 513.923321 ( 45.892493)
test_rubyspec 0.012998 0.026556 44.003302 ( 56.409496)
total: 119.42 sec