Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-132137
#<BuildRuby:0x0000556032314178
@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.20231212-132137",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004211 0.000383 1.017206 ( 1.298353)
build_miniruby 0.000842 0.000077 0.868027 ( 0.868387)
build_ruby 0.001507 0.000137 2.695065 ( 2.696130)
build_all 0.006752 0.000180 12.123576 ( 1.016180)
build_install 0.009610 0.003593 3.566232 ( 0.967108)
test_btest 0.000684 0.000086 62.646438 ( 5.934010)
test_basic 0.002671 0.000334 0.373862 ( 0.455792)
test_all 0.079307 0.024072 406.938587 ( 39.524105)
test_rubyspec 0.040272 0.037368 39.791965 ( 52.442111)
total: 105.20 sec