Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-042034
#<BuildRuby:0x00005647145a80c8
@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.20240101-042034",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004668 0.000098 0.808160 ( 1.190909)
build_miniruby 0.000913 0.000140 0.825553 ( 0.824895)
build_ruby 0.000000 0.001351 2.675675 ( 2.676646)
build_all 0.004025 0.003675 11.926493 ( 0.970734)
build_install 0.004645 0.004517 3.372950 ( 0.962548)
test_btest 0.000643 0.000184 63.002203 ( 4.592392)
test_basic 0.003973 0.001135 0.389241 ( 0.468908)
test_all 0.072145 0.025597 396.469124 ( 33.697638)
test_rubyspec 0.028589 0.041936 40.481133 ( 53.039547)
total: 98.42 sec