Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-162537
#<BuildRuby:0x0000562d541f40a0
@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-162537",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004189 0.000000 0.931163 ( 1.309628)
build_miniruby 0.001686 0.000000 0.905650 ( 0.905062)
build_ruby 0.001255 0.000000 2.847419 ( 2.854229)
build_all 0.010922 0.000369 14.710966 ( 1.419252)
build_install 0.005706 0.003619 4.245058 ( 1.126414)
test_btest 0.000587 0.000059 77.001882 ( 7.477952)
test_basic 0.003653 0.000365 0.458088 ( 0.537342)
test_all 0.120336 0.016990 494.595330 ( 60.172989)
test_rubyspec 0.010409 0.024198 49.875396 ( 62.371659)
total: 138.18 sec