Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-160548
#<BuildRuby:0x00005644312dc0a0
@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.20231221-160548",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.004533 0.000000 1.068851 ( 1.324673)
build_miniruby 0.001035 0.000000 0.901933 ( 0.902604)
build_ruby 0.000985 0.000000 2.742717 ( 2.744953)
build_all 0.007629 0.000000 12.198076 ( 1.043738)
build_install 0.012775 0.000000 3.580004 ( 0.991702)
test_btest 0.000652 0.000000 61.860739 ( 6.214577)
test_basic 0.003714 0.000000 0.381443 ( 0.463661)
test_all 0.090446 0.017503 435.390242 ( 44.082350)
test_rubyspec 0.035212 0.017542 40.562159 ( 53.287055)
total: 111.06 sec