Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-000535
#<BuildRuby:0x0000558fc28cb318
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230331-000535",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.003897 0.841683 ( 2.128651)
build_miniruby 0.000491 0.000405 0.689089 ( 0.688299)
build_ruby 0.000948 0.000190 2.187935 ( 2.187182)
build_all 0.003304 0.005407 12.011206 ( 1.120959)
build_install 0.001608 0.005394 1.721127 ( 0.849115)
test_btest 0.000421 0.000169 78.471117 ( 6.740170)
test_basic 0.002111 0.000844 0.257357 ( 0.352727)
test_all 0.000553 0.000221 442.116703 ( 38.474340)
test_rubyspec 0.008981 0.009725 37.399396 ( 47.952211)
total: 100.49 sec