Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-094545
#<BuildRuby:0x0000563b986a74b0
@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.20231127-094545",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.003251 0.001838 0.908253 ( 1.331222)
build_miniruby 0.000770 0.000349 0.829273 ( 0.829415)
build_ruby 0.001552 0.000000 2.615273 ( 2.616171)
build_all 0.008069 0.000000 12.380782 ( 1.034603)
build_install 0.008010 0.003488 3.694517 ( 0.984311)
test_btest 0.000568 0.000213 64.639683 ( 4.524082)
test_basic 0.004346 0.000251 0.397456 ( 0.477094)
test_all 0.067480 0.029147 355.532095 ( 33.945919)
test_rubyspec 0.029991 0.037213 39.968458 ( 52.530116)
total: 98.27 sec