Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-183308
#<BuildRuby:0x00005635703a3918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-183308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001508 0.003314 1.036864 ( 1.406210)
build_miniruby 0.001014 0.000281 0.848763 ( 0.848162)
build_ruby 0.000984 0.000273 2.719854 ( 2.719865)
build_all 0.005047 0.004324 16.556055 ( 1.495845)
build_install 0.007447 0.001020 4.660710 ( 1.159781)
test_btest 0.000889 0.000266 87.615254 ( 7.026018)
test_basic 0.001360 0.004745 0.898499 ( 0.970548)
test_all 0.099496 0.033233 559.771346 ( 53.853869)
test_rubyspec 0.015771 0.030696 49.428049 ( 61.717882)
total: 131.20 sec