Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-134008
#<BuildRuby:0x0000556c8cd43318
@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.20230307-134008",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000003 0.000003 0.000006 ( 0.000006)
build_up 0.002644 0.001889 0.728078 ( 2.120139)
build_miniruby 0.000472 0.000337 0.647860 ( 0.647585)
build_ruby 0.000654 0.000467 2.159369 ( 2.159850)
build_all 0.008636 0.000000 11.221963 ( 0.982755)
build_install 0.006106 0.000721 1.523332 ( 0.838157)
test_btest 0.000451 0.000226 74.606789 ( 6.672941)
test_basic 0.002262 0.001131 0.246496 ( 0.342110)
test_all 0.001236 0.000618 372.216000 ( 41.787039)
test_rubyspec 0.007056 0.021704 36.276073 ( 46.723913)
total: 102.28 sec