Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-104301
#<BuildRuby:0x0000562df2157ce8
@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.20240112-104301",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003429 0.000514 0.979991 ( 1.359478)
build_miniruby 0.000887 0.000133 0.922035 ( 0.921392)
build_ruby 0.001048 0.000157 2.866344 ( 2.867313)
build_all 0.006123 0.003824 14.702188 ( 1.374656)
build_install 0.008303 0.000722 4.342166 ( 1.192981)
test_btest 0.000559 0.000097 76.790047 ( 7.321388)
test_basic 0.003545 0.000000 0.455792 ( 0.539132)
test_all 0.112800 0.021567 497.699609 ( 56.446055)
test_rubyspec 0.016946 0.016445 50.734099 ( 63.344716)
total: 135.37 sec