Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-191248
#<BuildRuby:0x000056537b567e88
@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.20231218-191248",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.003281 0.001640 1.050095 ( 1.538801)
build_miniruby 0.000770 0.000385 0.879857 ( 0.880074)
build_ruby 0.000000 0.001361 2.712873 ( 2.716104)
build_all 0.005214 0.003059 12.134466 ( 1.019180)
build_install 0.008725 0.004407 3.530942 ( 0.974713)
test_btest 0.000446 0.000240 66.380990 ( 4.685016)
test_basic 0.002757 0.001485 0.377935 ( 0.458853)
test_all 0.076187 0.026048 386.982301 ( 40.526238)
test_rubyspec 0.040536 0.022011 40.044471 ( 52.683133)
total: 105.48 sec