Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-162515
#<BuildRuby:0x000055ba79012af0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-162515",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000009)
build_up 0.001319 0.009064 1.230924 ( 1.298198)
build_miniruby 0.002918 0.000000 0.849766 ( 0.848320)
build_ruby 0.003301 0.000000 2.240719 ( 2.150764)
build_all 0.018312 0.001326 18.721479 ( 2.195757)
build_install 0.006649 0.015930 2.019917 ( 1.046381)
test_btest 0.001653 0.000957 87.796863 ( 9.226762)
test_basic 0.007262 0.001795 0.352809 ( 0.438306)
test_all 0.001256 0.000690 740.402427 ( 72.073691)
test_rubyspec 0.098191 0.092393 49.607290 ( 57.659944)
total: 146.94 sec