Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-231433
#<BuildRuby:0x000056067ee70178
@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.20231208-231433",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005813 0.000000 1.008724 ( 1.242787)
build_miniruby 0.001017 0.000000 0.870132 ( 0.870312)
build_ruby 0.001629 0.000000 2.707902 ( 2.709133)
build_all 0.007376 0.000000 12.093206 ( 1.006228)
build_install 0.003666 0.006883 3.587462 ( 0.970412)
test_btest 0.000749 0.000075 62.883873 ( 5.538345)
test_basic 0.000198 0.003017 0.372275 ( 0.454453)
test_all 0.082538 0.013728 391.574895 ( 35.136452)
test_rubyspec 0.044803 0.027582 39.606440 ( 52.255544)
total: 100.18 sec