Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-193837
#<BuildRuby:0x000056139c863de0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221118-193837",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004507 0.000176 1.111197 ( 1.288963)
build_miniruby 0.000750 0.000234 0.982084 ( 0.980830)
build_ruby 0.000936 0.000293 2.778393 ( 2.689089)
build_all 0.004733 0.004319 15.898861 ( 3.185375)
build_install 0.008906 0.001590 1.997977 ( 1.093883)
test_btest 0.000403 0.000135 56.876839 ( 12.005915)
test_basic 0.003382 0.001128 0.294606 ( 0.385596)
test_all 0.000798 0.000000 664.027274 (105.500652)
test_rubyspec 0.040064 0.023976 52.074609 ( 60.329394)
total: 187.46 sec