Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-051709
#<BuildRuby:0x000055840bf8b5f8
@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="-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.20240103-051709",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002141 0.004514 1.451967 ( 1.711206)
build_miniruby 0.000906 0.000266 0.978445 ( 0.977331)
build_ruby 0.000852 0.000250 2.737390 ( 2.737233)
build_all 0.005314 0.003198 14.119874 ( 1.271196)
build_install 0.007869 0.000000 4.121127 ( 1.040449)
test_btest 0.001054 0.000000 75.568851 ( 6.669463)
test_basic 0.005345 0.000000 0.678039 ( 0.748778)
test_all 0.092205 0.035499 499.659995 ( 49.824140)
test_rubyspec 0.022293 0.024153 48.517436 ( 60.933535)
total: 125.91 sec