Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-220453
#<BuildRuby:0x00005577c3c14a68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221008-220453",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000074 0.000006 0.000080 ( 0.000083)
build_up 0.008834 0.000680 1.084090 ( 1.129111)
build_miniruby 0.001864 0.000144 0.100921 ( 0.097518)
build_ruby 0.001496 0.000000 0.096606 ( 0.093903)
build_all 0.008207 0.000365 1.338662 ( 0.571400)
build_install 0.007151 0.007885 1.653953 ( 0.901447)
test_btest 0.001885 0.000314 61.682939 ( 6.839695)
test_basic 0.006165 0.001027 0.355494 ( 0.449148)
test_all 0.007173 0.000000 483.403088 ( 52.431494)
test_rubyspec 0.094690 0.039346 42.635033 ( 50.976277)
total: 113.49 sec