Logfile: /home/ko1/ruby/logs/brlog.trunk.20240731-132921
#<BuildRuby:0x000055ea708d16b0
@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.20240731-132921",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000005 ( 0.000009)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.001728 0.004841 1.175948 ( 1.755742)
build_miniruby 0.000639 0.000384 0.721676 ( 0.721812)
build_ruby 0.001136 0.000681 2.311800 ( 2.312198)
build_all 0.005285 0.003171 12.778051 ( 1.064885)
build_install 0.007141 0.006252 4.680157 ( 1.110690)
test_btest 0.000505 0.000322 73.747382 ( 5.690603)
test_basic 0.002500 0.001591 0.400899 ( 0.481561)
test_all 0.069731 0.027068 363.939435 ( 35.216539)
test_rubyspec 0.032330 0.011740 93.573490 ( 11.396438)
total: 59.75 sec