Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-143838
#<BuildRuby:0x0000561a73b6b4b0
@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.20240115-143838",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000000 0.006592 0.827358 ( 1.200275)
build_miniruby 0.000869 0.000104 0.848343 ( 0.848483)
build_ruby 0.000957 0.000399 2.673118 ( 2.674018)
build_all 0.003767 0.003812 11.933809 ( 0.971291)
build_install 0.007908 0.001742 3.386991 ( 0.961668)
test_btest 0.000540 0.000232 64.216043 ( 5.043083)
test_basic 0.004184 0.000000 0.419090 ( 0.498671)
test_all 0.066477 0.031832 396.003925 ( 33.806184)
test_rubyspec 0.021878 0.049734 40.112897 ( 52.645690)
total: 98.65 sec