Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-155038
#<BuildRuby:0x0000555c96e73040
@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.20240114-155038",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002273 0.003607 1.277913 ( 1.664926)
build_miniruby 0.000717 0.000211 0.922949 ( 0.923324)
build_ruby 0.000000 0.001241 2.666740 ( 2.667316)
build_all 0.006728 0.002340 14.163243 ( 1.329932)
build_install 0.006594 0.002082 4.121076 ( 1.068813)
test_btest 0.001112 0.000000 74.500457 ( 7.143685)
test_basic 0.001491 0.003793 0.803761 ( 0.878531)
test_all 0.094747 0.035168 515.352241 ( 49.419801)
test_rubyspec 0.020770 0.022578 47.209454 ( 59.592489)
total: 124.69 sec