Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-052633
#<BuildRuby:0x000055c7adac00d8
@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.20240116-052633",
@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.000027 0.000003 0.000030 ( 0.000029)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003047 0.004081 0.801978 ( 1.184135)
build_miniruby 0.000833 0.000139 0.818871 ( 0.818822)
build_ruby 0.001625 0.000271 2.674083 ( 2.674311)
build_all 0.007450 0.000470 12.084828 ( 0.985911)
build_install 0.010168 0.000791 3.536539 ( 0.981894)
test_btest 0.000534 0.000076 65.969904 ( 4.697661)
test_basic 0.000000 0.003867 0.401288 ( 0.483124)
test_all 0.073444 0.023091 383.362366 ( 35.172211)
test_rubyspec 0.036740 0.027287 40.141297 ( 52.703647)
total: 99.70 sec