Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-044745
#<BuildRuby:0x0000564c65b0c090
@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.20240101-044745",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005085 0.000424 0.805302 ( 1.207175)
build_miniruby 0.001343 0.000112 0.820791 ( 0.820487)
build_ruby 0.001557 0.000129 2.681536 ( 2.682150)
build_all 0.003079 0.005208 11.970414 ( 0.955993)
build_install 0.012972 0.000000 3.379916 ( 0.957151)
test_btest 0.000719 0.000000 61.782303 ( 5.952001)
test_basic 0.000000 0.005606 0.412069 ( 0.490644)
test_all 0.080491 0.018075 371.697511 ( 35.575358)
test_rubyspec 0.039614 0.025454 40.723090 ( 53.266974)
total: 101.91 sec