Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-191952
#<BuildRuby:0x000055e2df3b7e88
@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.20231125-191952",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003387 0.002116 0.920211 ( 1.329481)
build_miniruby 0.000657 0.000410 0.815783 ( 0.815780)
build_ruby 0.000894 0.000559 2.620624 ( 2.621799)
build_all 0.004397 0.002748 12.250938 ( 0.978478)
build_install 0.001607 0.011509 3.731452 ( 0.994388)
test_btest 0.000426 0.000373 64.340609 ( 4.413830)
test_basic 0.002245 0.002585 0.407851 ( 0.486929)
test_all 0.083525 0.011525 363.580739 ( 36.705679)
test_rubyspec 0.011685 0.053679 39.692186 ( 52.268866)
total: 100.62 sec