Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-180357
#<BuildRuby:0x00005639240c4028
@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.20230103-180357",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005500 0.001179 0.844224 ( 1.101452)
build_miniruby 0.001103 0.000237 1.012586 ( 1.010605)
build_ruby 0.000000 0.001625 2.773935 ( 2.771337)
build_all 0.009263 0.000855 16.747201 ( 2.986831)
build_install 0.007015 0.002775 2.326698 ( 1.192992)
test_btest 0.000000 0.001090 70.939156 ( 11.364634)
test_basic 0.003857 0.002565 0.342436 ( 0.428773)
test_all 0.001129 0.000308 665.769477 (101.823439)
test_rubyspec 0.061357 0.020106 51.649781 ( 59.720831)
total: 182.40 sec