Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-133710
#<BuildRuby:0x0000557aa33ff818
@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-133710",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.006429 0.000724 1.362330 ( 1.764171)
build_miniruby 0.000701 0.000219 0.912201 ( 0.911623)
build_ruby 0.001268 0.000396 2.807667 ( 2.811833)
build_all 0.002820 0.006464 14.408820 ( 1.326957)
build_install 0.002580 0.005208 4.205532 ( 1.060739)
test_btest 0.001098 0.000000 75.264021 ( 6.859308)
test_basic 0.003781 0.000331 0.603699 ( 0.680857)
test_all 0.107090 0.024580 457.848433 ( 53.430460)
test_rubyspec 0.011830 0.037152 49.188734 ( 61.528174)
total: 130.38 sec