Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-122714
#<BuildRuby:0x0000563b7cc82f68
@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.20231115-122714",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004407 0.000036 1.291956 ( 1.760376)
build_miniruby 0.001561 0.000165 0.929968 ( 0.928554)
build_ruby 0.001404 0.000148 2.663123 ( 2.664501)
build_all 0.005917 0.003960 15.821134 ( 1.416853)
build_install 0.000932 0.007710 4.631313 ( 1.128752)
test_btest 0.000966 0.000220 80.960422 ( 6.894496)
test_basic 0.004903 0.001114 0.864034 ( 0.940719)
test_all 0.086772 0.045297 486.898864 ( 45.361153)
test_rubyspec 0.025236 0.017598 48.579693 ( 61.021870)
total: 122.12 sec