Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-014513
#<BuildRuby:0x000055c0dbae4880
@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.20221130-014513",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005141 0.005286 1.207077 ( 1.434634)
build_miniruby 0.002626 0.000000 0.844957 ( 0.844029)
build_ruby 0.003595 0.000000 2.237107 ( 2.144079)
build_all 0.019908 0.000640 18.606888 ( 2.166225)
build_install 0.020019 0.002415 2.060114 ( 1.052129)
test_btest 0.001021 0.000161 88.219057 ( 9.000509)
test_basic 0.004117 0.005294 0.346499 ( 0.433269)
test_all 0.001584 0.000317 688.430519 ( 72.880781)
test_rubyspec 0.101094 0.080211 49.353285 ( 57.531518)
total: 147.49 sec