Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-101721
#<BuildRuby:0x00005631b3df34b0
@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.20240111-101721",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.006408 5.780576 ( 3.666014)
build_miniruby 0.000468 0.000747 6.282068 ( 6.177895)
build_ruby 0.001384 0.000426 2.675285 ( 2.675849)
build_all 0.004193 0.004066 15.712757 ( 4.185692)
build_install 0.012998 0.000283 3.387741 ( 0.964503)
test_btest 0.000589 0.000174 66.778490 ( 4.955796)
test_basic 0.004838 0.000203 0.406475 ( 0.486511)
test_all 0.065276 0.033435 382.201309 ( 39.637988)
test_rubyspec 0.039332 0.038037 40.959948 ( 53.495889)
total: 116.25 sec