Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-062144
#<BuildRuby:0x0000562012c7edf8
@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.20231227-062144",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004217 0.001266 0.795609 ( 1.171412)
build_miniruby 0.000803 0.000240 0.810007 ( 0.810063)
build_ruby 0.000000 0.001848 2.693798 ( 2.694299)
build_all 0.003108 0.003793 11.912949 ( 0.937596)
build_install 0.006456 0.003485 3.318945 ( 0.950239)
test_btest 0.000621 0.000259 64.529440 ( 5.103409)
test_basic 0.003529 0.001470 0.401331 ( 0.480700)
test_all 0.076614 0.019064 386.087712 ( 33.037458)
test_rubyspec 0.025760 0.039308 40.439417 ( 53.006707)
total: 98.19 sec