Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-190828
#<BuildRuby:0x000055ce1956e0b8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230511-190828",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005344 0.001272 1.891887 ( 4.291988)
build_miniruby 0.001062 0.000253 1.379017 ( 1.592776)
build_ruby 0.001390 0.000330 2.565822 ( 3.323888)
build_all 0.001941 0.004902 2.224369 ( 2.403381)
build_install 0.017010 0.000000 3.160143 ( 3.467648)
test_btest 0.000650 0.000000 55.955046 ( 39.208232)
test_basic 0.003131 0.004090 0.686774 ( 0.968528)
test_all 0.000844 0.000227 505.041474 (269.874198)
test_rubyspec 0.040087 0.017511 74.542163 ( 98.441223)
total: 423.57 sec