Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-152404
#<BuildRuby:0x000055de508fff00
@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.20221225-152404",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004377 0.780343 ( 1.100301)
build_miniruby 0.000000 0.000992 0.987972 ( 0.986751)
build_ruby 0.000000 0.001147 2.626956 ( 2.625662)
build_all 0.004187 0.004895 15.857016 ( 3.294894)
build_install 0.003599 0.005159 2.107069 ( 1.200147)
test_btest 0.000611 0.000000 68.367256 ( 11.298232)
test_basic 0.004363 0.000257 0.290594 ( 0.381297)
test_all 0.000691 0.000216 649.119279 (100.324401)
test_rubyspec 0.043613 0.025838 52.180116 ( 60.412101)
total: 181.62 sec