Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-194624
#<BuildRuby:0x0000556c9b777e20
@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.20230724-194624",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004608 0.000092 1.440110 ( 2.667249)
build_miniruby 0.001020 0.000185 0.960361 ( 0.959970)
build_ruby 0.001027 0.000187 2.973304 ( 2.972933)
build_all 0.007718 0.001403 14.255508 ( 1.288026)
build_install 0.004294 0.003711 1.995114 ( 0.889052)
test_btest 0.000757 0.000175 82.810721 ( 7.263446)
test_basic 0.001158 0.003669 0.700743 ( 0.777478)
test_all 0.001274 0.000364 522.956992 ( 48.028066)
test_rubyspec 0.012331 0.030857 45.228930 ( 57.537370)
total: 122.38 sec