Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-165537
#<BuildRuby:0x000055e6dd868188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-165537",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003888 0.000000 1.001654 ( 1.237521)
build_miniruby 0.000000 0.000902 0.862734 ( 0.863079)
build_ruby 0.000000 0.001063 2.687112 ( 2.688780)
build_all 0.006191 0.002081 12.192255 ( 0.986643)
build_install 0.006922 0.000184 3.522821 ( 0.968022)
test_btest 0.000703 0.000047 60.915208 ( 5.933728)
test_basic 0.003151 0.000210 0.371737 ( 0.454785)
test_all 0.080237 0.018738 389.704438 ( 34.682632)
test_rubyspec 0.032976 0.033994 39.927310 ( 52.605292)
total: 100.42 sec