Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-000921
#<BuildRuby:0x000055edb74b00c8
@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.20231224-000921",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003091 0.000619 0.732179 ( 1.111504)
build_miniruby 0.000936 0.000187 0.904612 ( 0.905183)
build_ruby 0.001190 0.000238 2.779956 ( 2.784540)
build_all 0.007177 0.000000 12.039218 ( 1.015800)
build_install 0.004318 0.005175 3.422061 ( 0.969600)
test_btest 0.000552 0.000138 65.646087 ( 5.215413)
test_basic 0.001109 0.002879 0.387249 ( 0.465829)
test_all 0.083775 0.025480 446.713970 ( 42.101085)
test_rubyspec 0.027783 0.024363 40.657499 ( 53.416959)
total: 107.99 sec