Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-170802
#<BuildRuby:0x00005607394c80d8
@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.20231229-170802",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004864 0.000248 0.805828 ( 1.185703)
build_miniruby 0.000765 0.000209 0.817121 ( 0.817387)
build_ruby 0.001512 0.000000 2.669926 ( 2.670661)
build_all 0.007777 0.000259 11.909297 ( 1.002308)
build_install 0.010236 0.000366 3.353150 ( 0.966814)
test_btest 0.000644 0.000128 65.069869 ( 4.572988)
test_basic 0.005367 0.000187 0.419412 ( 0.498419)
test_all 0.074528 0.023071 402.733617 ( 35.681830)
test_rubyspec 0.035306 0.031438 40.139733 ( 52.690061)
total: 100.09 sec