Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-205800
#<BuildRuby:0x0000557413d83e98
@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.20221203-205800",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004840 0.000000 1.187339 ( 1.200819)
build_miniruby 0.000957 0.000000 0.999101 ( 0.997716)
build_ruby 0.001192 0.000000 2.820697 ( 2.715301)
build_all 0.005557 0.003456 15.894508 ( 3.301107)
build_install 0.008708 0.000771 2.244453 ( 1.231039)
test_btest 0.000000 0.000626 65.602037 ( 10.904586)
test_basic 0.002813 0.002371 0.301996 ( 0.392964)
test_all 0.000877 0.000000 659.245553 (112.337757)
test_rubyspec 0.047327 0.023846 53.791504 ( 61.951695)
total: 195.03 sec