Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-154145
#<BuildRuby:0x00005650303b89c8
@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.20221126-154145",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005757 0.004417 1.280431 ( 1.827848)
build_miniruby 0.001878 0.000536 0.845017 ( 0.847553)
build_ruby 0.002220 0.000634 2.240328 ( 2.158849)
build_all 0.020575 0.001793 25.110973 ( 2.827718)
build_install 0.006967 0.011742 5.004548 ( 1.205407)
test_btest 0.000881 0.000309 89.050106 ( 8.873971)
test_basic 0.006146 0.000564 0.355648 ( 0.445409)
test_all 0.001858 0.000619 678.594122 ( 69.160682)
test_rubyspec 0.112125 0.034883 49.583515 ( 58.102408)
total: 145.45 sec