Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-002755
#<BuildRuby:0x000055f3b75d0088
@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.20231213-002755",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004538 0.000000 1.011619 ( 1.424407)
build_miniruby 0.000795 0.000000 0.870627 ( 0.870886)
build_ruby 0.001693 0.000000 2.695750 ( 2.697179)
build_all 0.003262 0.004476 12.164824 ( 1.022471)
build_install 0.013296 0.000000 3.586648 ( 0.970091)
test_btest 0.000746 0.000000 62.627959 ( 5.071423)
test_basic 0.000000 0.002972 0.381169 ( 0.462715)
test_all 0.060578 0.038212 384.048189 ( 42.714267)
test_rubyspec 0.036497 0.034322 39.676703 ( 52.534185)
total: 107.77 sec