Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-124758
#<BuildRuby:0x000055c121550090
@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.20240103-124758",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.002373 0.004953 1.054685 ( 1.317185)
build_miniruby 0.000759 0.000304 0.799209 ( 0.799364)
build_ruby 0.000995 0.000398 2.653353 ( 2.653952)
build_all 0.006890 0.000895 11.802917 ( 0.975401)
build_install 0.005988 0.005210 3.475388 ( 0.958144)
test_btest 0.000506 0.000211 62.669882 ( 5.667217)
test_basic 0.002770 0.001155 0.408717 ( 0.490054)
test_all 0.086799 0.008588 370.783275 ( 38.719607)
test_rubyspec 0.024671 0.043092 39.702527 ( 52.264583)
total: 103.85 sec