Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-065552
#<BuildRuby:0x00005596d16bc098
@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.20240118-065552",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004729 0.000525 1.281440 ( 1.659324)
build_miniruby 0.000871 0.000097 0.915774 ( 0.914852)
build_ruby 0.001860 0.000000 2.775923 ( 2.780885)
build_all 0.000883 0.008538 14.620818 ( 1.367746)
build_install 0.007920 0.000000 4.207863 ( 1.074696)
test_btest 0.000969 0.000044 75.442982 ( 7.002330)
test_basic 0.001085 0.004631 0.758173 ( 0.833271)
test_all 0.096752 0.032072 500.663730 ( 46.396277)
test_rubyspec 0.019870 0.039938 81.286335 ( 93.631072)
total: 155.66 sec