Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-155611
#<BuildRuby:0x0000555cee8089c8
@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.20220910-155611",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009898 0.001330 1.158775 ( 1.134582)
build_miniruby 0.001592 0.000367 0.072852 ( 0.071258)
build_ruby 0.001685 0.000389 0.077395 ( 0.075538)
build_all 0.009170 0.000926 1.568428 ( 0.603803)
build_install 0.021347 0.001032 1.919579 ( 0.948383)
test_btest 0.001121 0.000198 97.053811 ( 9.508075)
test_basic 0.007356 0.000295 0.364444 ( 0.452582)
test_all 0.004302 0.000000 633.374991 ( 66.928348)
test_rubyspec 0.122225 0.056812 47.081872 ( 55.575503)
total: 135.30 sec