Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-042036
#<BuildRuby:0x000056467137b3c0
@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.20231221-042036",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003086 0.001029 1.050754 ( 1.298008)
build_miniruby 0.000676 0.000225 0.908821 ( 0.909548)
build_ruby 0.001242 0.000414 2.749971 ( 2.754625)
build_all 0.007549 0.000000 12.256224 ( 1.018825)
build_install 0.004515 0.005655 3.609253 ( 0.991556)
test_btest 0.000414 0.000151 67.645368 ( 5.254309)
test_basic 0.000448 0.003033 0.380282 ( 0.463171)
test_all 0.072483 0.034204 444.432268 ( 45.729905)
test_rubyspec 0.022728 0.031923 40.349249 ( 53.085961)
total: 111.51 sec