Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-004848
#<BuildRuby:0x000055c6ab84af90
@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.20221106-004848",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008053 0.000286 0.959950 ( 1.017161)
build_miniruby 0.001619 0.000116 0.049086 ( 0.048754)
build_ruby 0.001278 0.000091 0.051473 ( 0.051718)
build_all 0.007779 0.000555 1.236995 ( 0.488559)
build_install 0.010169 0.006575 1.572677 ( 0.807297)
test_btest 0.001643 0.000234 61.693453 ( 6.474463)
test_basic 0.001245 0.005031 0.308314 ( 0.401918)
test_all 0.001059 0.001740 489.591471 ( 53.175045)
test_rubyspec 0.073031 0.047762 43.443672 ( 52.077181)
total: 114.54 sec