Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-171623
#<BuildRuby:0x00005590aa30fe68
@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.20231024-171623",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004307 0.001013 1.580016 ( 1.818354)
build_miniruby 0.000818 0.000192 0.829794 ( 0.829737)
build_ruby 0.001118 0.000262 2.713692 ( 2.713970)
build_all 0.007980 0.001878 15.951342 ( 1.465534)
build_install 0.004499 0.004703 4.815037 ( 1.169360)
test_btest 0.000774 0.000215 81.388386 ( 7.470076)
test_basic 0.005062 0.000000 0.641810 ( 0.717001)
test_all 0.113786 0.019975 505.165933 ( 48.632054)
test_rubyspec 0.029955 0.021685 49.526852 ( 61.819992)
total: 126.64 sec