Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-123346
#<BuildRuby:0x000055e48c46bba0
@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.20231215-123346",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004578 0.000139 1.267155 ( 1.633462)
build_miniruby 0.000000 0.001025 0.869224 ( 0.868692)
build_ruby 0.000000 0.001277 2.661796 ( 2.662348)
build_all 0.009182 0.000906 16.425849 ( 1.467234)
build_install 0.001531 0.006982 4.831437 ( 1.173471)
test_btest 0.000755 0.000240 88.330790 ( 7.343964)
test_basic 0.000000 0.004062 0.653429 ( 0.730584)
test_all 0.087005 0.046399 545.617909 ( 48.652936)
test_rubyspec 0.020776 0.026828 50.388856 ( 62.715032)
total: 127.25 sec