Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-031531
#<BuildRuby:0x000055edbc3f7438
@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.20231223-031531",
@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.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003855 0.750151 ( 1.130799)
build_miniruby 0.000000 0.000935 0.906155 ( 0.906249)
build_ruby 0.000000 0.001005 2.776461 ( 2.780413)
build_all 0.005372 0.002517 12.231287 ( 1.011543)
build_install 0.007637 0.001166 3.531796 ( 0.975690)
test_btest 0.000711 0.000000 66.377490 ( 4.843271)
test_basic 0.003046 0.000000 0.377043 ( 0.458524)
test_all 0.090951 0.020638 446.022405 ( 40.705574)
test_rubyspec 0.028889 0.020597 41.006900 ( 53.780821)
total: 106.59 sec