Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-190936
#<BuildRuby:0x000055de6061c080
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230107-190936",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.001887 0.004629 0.842406 ( 1.033854)
build_miniruby 0.000000 0.001212 1.024060 ( 1.022291)
build_ruby 0.000000 0.001526 2.764542 ( 2.761987)
build_all 0.005609 0.004511 16.861571 ( 2.995793)
build_install 0.007736 0.003903 2.137291 ( 1.085471)
test_btest 0.001040 0.000000 79.486667 ( 10.770232)
test_basic 0.006696 0.000000 0.352525 ( 0.438595)
test_all 0.001011 0.000279 664.730195 (109.797233)
test_rubyspec 0.081856 0.043893 52.311392 ( 60.351540)
total: 190.26 sec