Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-132942
#<BuildRuby:0x000055b4dd5bb1b0
@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.20240117-132942",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005084 0.799658 ( 1.210507)
build_miniruby 0.000000 0.000933 0.814978 ( 0.814877)
build_ruby 0.000000 0.001384 2.682996 ( 2.683732)
build_all 0.000000 0.007915 11.998953 ( 0.970809)
build_install 0.004300 0.007059 3.644788 ( 0.985140)
test_btest 0.000720 0.000000 63.720358 ( 5.261021)
test_basic 0.003877 0.000471 0.384416 ( 0.465487)
test_all 0.075616 0.022832 396.022017 ( 34.662974)
test_rubyspec 0.044597 0.084670 73.154057 ( 85.628410)
total: 132.68 sec