Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-170402
#<BuildRuby:0x000055f6650a3e88
@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.20231203-170402",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004008 0.000000 0.977236 ( 1.283347)
build_miniruby 0.000785 0.000000 0.868497 ( 0.868092)
build_ruby 0.001074 0.000000 2.714135 ( 2.716042)
build_all 0.007979 0.000000 12.074873 ( 1.010362)
build_install 0.003622 0.004687 3.563592 ( 0.966033)
test_btest 0.000782 0.000056 65.412542 ( 4.811217)
test_basic 0.003412 0.000244 0.381987 ( 0.458236)
test_all 0.063027 0.036572 406.663459 ( 38.677206)
test_rubyspec 0.026057 0.036042 39.675919 ( 52.330261)
total: 103.12 sec