Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-174748
#<BuildRuby:0x00005582b3c0b918
@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.20231214-174748",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001258 0.004382 1.309711 ( 1.647485)
build_miniruby 0.000813 0.000135 0.940125 ( 0.940904)
build_ruby 0.001073 0.000179 2.773971 ( 2.774623)
build_all 0.010206 0.000000 16.884469 ( 1.518339)
build_install 0.002084 0.006664 4.986578 ( 1.210511)
test_btest 0.001103 0.000000 85.564056 ( 7.693233)
test_basic 0.001945 0.002829 0.628587 ( 0.709166)
test_all 0.090097 0.045960 552.023179 ( 49.234498)
test_rubyspec 0.028432 0.023917 50.858450 ( 63.084156)
total: 128.81 sec