Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-152705
#<BuildRuby:0x00005576e4c57960
@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.20231216-152705",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004242 0.000848 1.038506 ( 1.300687)
build_miniruby 0.000953 0.000191 0.874902 ( 0.874997)
build_ruby 0.001416 0.000283 2.705828 ( 2.706743)
build_all 0.008108 0.000630 12.148270 ( 1.006852)
build_install 0.008706 0.002734 3.572448 ( 0.970428)
test_btest 0.000748 0.000000 64.751298 ( 4.558449)
test_basic 0.002902 0.000000 0.376179 ( 0.459241)
test_all 0.091410 0.010638 382.847016 ( 32.366003)
test_rubyspec 0.046962 0.021360 39.752769 ( 52.415032)
total: 96.66 sec