Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-182035
#<BuildRuby:0x000055de05010188
@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.20240103-182035",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.007079 1.051536 ( 1.562126)
build_miniruby 0.000151 0.000744 0.845835 ( 0.845911)
build_ruby 0.000953 0.000347 2.659500 ( 2.660519)
build_all 0.003880 0.003957 11.773634 ( 0.982238)
build_install 0.008003 0.002400 3.464510 ( 0.954657)
test_btest 0.000492 0.000197 64.024061 ( 4.598609)
test_basic 0.003595 0.001438 0.388609 ( 0.469044)
test_all 0.078447 0.023350 384.979744 ( 31.728800)
test_rubyspec 0.037212 0.030282 40.068153 ( 52.642651)
total: 96.45 sec