Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-175020
#<BuildRuby:0x0000557fdc7780d8
@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.20230211-175020",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002583 0.001033 0.612107 ( 1.005957)
build_miniruby 0.000647 0.000259 0.663539 ( 0.663389)
build_ruby 0.000897 0.000359 2.099441 ( 2.099390)
build_all 0.003051 0.005876 12.421160 ( 1.494786)
build_install 0.005879 0.000554 1.487067 ( 0.720814)
test_btest 0.000453 0.000206 67.244467 ( 6.359886)
test_basic 0.002646 0.001203 0.258773 ( 0.353416)
test_all 0.001058 0.000000 505.301222 ( 47.177946)
test_rubyspec 0.021955 0.007114 35.191180 ( 45.788061)
total: 105.66 sec