Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-184706
#<BuildRuby:0x000055de2a6ffe88
@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.20231227-184706",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007390 0.813359 ( 1.207968)
build_miniruby 0.000420 0.000711 0.807608 ( 0.807481)
build_ruby 0.001455 0.000000 2.656790 ( 2.657729)
build_all 0.008334 0.000000 11.938458 ( 0.958265)
build_install 0.012895 0.000000 3.412022 ( 0.969832)
test_btest 0.000770 0.000000 62.294008 ( 5.155025)
test_basic 0.004161 0.000000 0.397830 ( 0.479185)
test_all 0.072650 0.023962 371.224546 ( 40.499659)
test_rubyspec 0.031627 0.033182 40.174105 ( 52.732274)
total: 105.47 sec