Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-230550
#<BuildRuby:0x00005627359b22a8
@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.20230506-230550",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002556 0.003835 1.948722 ( 4.065439)
build_miniruby 0.001382 0.000230 1.399069 ( 1.609485)
build_ruby 0.001356 0.000226 2.589275 ( 3.068512)
build_all 0.000000 0.007426 2.211023 ( 2.361775)
build_install 0.012143 0.005988 3.417530 ( 3.455718)
test_btest 0.001005 0.000000 60.208329 ( 42.203630)
test_basic 0.000630 0.006391 0.679746 ( 1.025316)
test_all 0.001054 0.000339 551.743980 (363.194014)
test_rubyspec 0.031805 0.029724 76.493460 (112.976672)
total: 533.96 sec