Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-122115
#<BuildRuby:0x000055acd01eb568
@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.20240103-122115",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006525 0.000455 1.617800 ( 1.839090)
build_miniruby 0.000664 0.000120 0.812347 ( 0.811707)
build_ruby 0.001043 0.000189 2.707891 ( 2.708256)
build_all 0.008417 0.000666 14.377841 ( 1.340712)
build_install 0.007809 0.000000 4.186287 ( 1.071884)
test_btest 0.001047 0.000000 76.638853 ( 6.790931)
test_basic 0.004802 0.000000 0.754065 ( 0.828548)
test_all 0.101236 0.031493 506.464426 ( 48.840041)
test_rubyspec 0.022734 0.026819 48.634130 ( 61.033569)
total: 125.27 sec