Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-122651
#<BuildRuby:0x0000556da0d0c060
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-122651",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.006267 0.000543 0.827341 ( 1.202723)
build_miniruby 0.001071 0.000000 0.818447 ( 0.818119)
build_ruby 0.001490 0.000000 2.676011 ( 2.676856)
build_all 0.007140 0.000322 11.947433 ( 0.994142)
build_install 0.002169 0.007779 3.546524 ( 0.983605)
test_btest 0.000568 0.000177 62.725238 ( 5.899897)
test_basic 0.003314 0.001036 0.425131 ( 0.505948)
test_all 0.074049 0.019960 375.795684 ( 33.238098)
test_rubyspec 0.030515 0.027941 40.861702 ( 53.425745)
total: 99.75 sec