Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-004244
#<BuildRuby:0x00005652ffb43ce8
@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.20240112-004244",
@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.000008 0.000001 0.000009 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005398 0.793019 ( 1.163026)
build_miniruby 0.000000 0.001018 0.845069 ( 0.845248)
build_ruby 0.000000 0.001504 2.666445 ( 2.667151)
build_all 0.006801 0.001543 12.023031 ( 0.972655)
build_install 0.007536 0.003601 3.663298 ( 0.984618)
test_btest 0.000744 0.000000 63.363297 ( 5.555334)
test_basic 0.004274 0.000000 0.390151 ( 0.469757)
test_all 0.081294 0.018978 382.701626 ( 33.786606)
test_rubyspec 0.031859 0.033682 40.871692 ( 53.434579)
total: 99.88 sec