Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-080152
#<BuildRuby:0x00005577dc02b5f8
@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.20230612-080152",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004766 0.000256 1.503324 ( 2.737461)
build_miniruby 0.000859 0.000252 0.784022 ( 0.783535)
build_ruby 0.001272 0.000000 2.516384 ( 2.516432)
build_all 0.005599 0.003662 12.926059 ( 1.146905)
build_install 0.004792 0.002914 1.806626 ( 0.869777)
test_btest 0.000673 0.000224 84.146981 ( 7.193976)
test_basic 0.004860 0.000000 0.594910 ( 0.676567)
test_all 0.001559 0.000000 433.950626 ( 49.541847)
test_rubyspec 0.024320 0.016023 42.310181 ( 54.833585)
total: 120.30 sec