Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-180513
#<BuildRuby:0x000055e074434040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-180513",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004954 0.001651 0.840502 ( 1.465771)
build_miniruby 0.000968 0.000323 1.001766 ( 0.999935)
build_ruby 0.001207 0.000403 2.761282 ( 2.758629)
build_all 0.009555 0.000056 16.642621 ( 2.999514)
build_install 0.008685 0.002482 2.066474 ( 1.060768)
test_btest 0.000697 0.000199 73.542806 ( 10.795202)
test_basic 0.006520 0.000305 0.358103 ( 0.443809)
test_all 0.001018 0.000272 662.989621 ( 94.217039)
test_rubyspec 0.061957 0.063081 51.261081 ( 59.660672)
total: 174.40 sec