Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-210950
#<BuildRuby:0x0000562d5d60f280
@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.20231023-210950",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005025 0.000097 1.955562 ( 2.208495)
build_miniruby 0.000841 0.000084 0.809307 ( 0.808905)
build_ruby 0.001193 0.000120 2.697502 ( 2.698662)
build_all 0.000000 0.010236 15.905918 ( 1.426447)
build_install 0.000579 0.008285 5.203342 ( 1.155257)
test_btest 0.000906 0.000288 81.428954 ( 7.946656)
test_basic 0.002276 0.003341 0.787467 ( 0.866760)
test_all 0.089609 0.044409 514.327886 ( 47.148022)
test_rubyspec 0.025967 0.024661 50.693349 ( 62.979558)
total: 127.24 sec