Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-034734
#<BuildRuby:0x00005586b2fec098
@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-034734",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003623 0.001358 1.179334 ( 1.629626)
build_miniruby 0.000619 0.000233 0.811372 ( 0.810960)
build_ruby 0.001009 0.000378 2.794956 ( 2.795355)
build_all 0.001189 0.008916 14.140490 ( 1.683495)
build_install 0.002679 0.005257 4.121150 ( 1.097612)
test_btest 0.000702 0.000390 73.342881 ( 6.695506)
test_basic 0.002102 0.002886 0.741418 ( 0.817514)
test_all 0.094044 0.036565 486.138776 ( 50.078474)
test_rubyspec 0.026440 0.020242 48.246544 ( 60.693123)
total: 126.30 sec