Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-180339
#<BuildRuby:0x0000563d57102eb8
@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-180339",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006305 0.000375 1.472099 ( 1.720730)
build_miniruby 0.000000 0.001103 0.936339 ( 0.936218)
build_ruby 0.000000 0.001230 2.594428 ( 2.594202)
build_all 0.009299 0.000409 14.270122 ( 1.347315)
build_install 0.003379 0.004493 4.234900 ( 1.087226)
test_btest 0.000833 0.000181 75.023528 ( 6.458497)
test_basic 0.001255 0.003275 0.588392 ( 0.666241)
test_all 0.103326 0.027786 490.206079 ( 43.522685)
test_rubyspec 0.023619 0.023641 47.021828 ( 59.500134)
total: 117.83 sec