Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-152453
#<BuildRuby:0x000055b9b09c8078
@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.20231123-152453",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005192 0.000260 1.253020 ( 1.726490)
build_miniruby 0.000949 0.000000 0.840642 ( 0.841229)
build_ruby 0.001528 0.000000 2.727024 ( 2.726612)
build_all 0.006663 0.003944 17.431906 ( 1.503195)
build_install 0.004794 0.004723 5.207455 ( 1.219374)
test_btest 0.000941 0.000123 88.621849 ( 8.185143)
test_basic 0.004271 0.000557 0.753106 ( 0.829515)
test_all 0.105416 0.030308 530.276256 ( 47.806753)
test_rubyspec 0.016683 0.029969 52.482292 ( 64.855810)
total: 129.69 sec