Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-191041
#<BuildRuby:0x000055e437596048
@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.20230606-191041",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005846 0.000645 1.925823 ( 4.201531)
build_miniruby 0.001811 0.000000 1.413771 ( 1.924161)
build_ruby 0.001663 0.000000 2.797204 ( 3.422063)
build_all 0.007823 0.000000 2.251862 ( 2.645755)
build_install 0.007260 0.013951 3.500685 ( 4.063950)
test_btest 0.001075 0.000438 60.120993 ( 44.174551)
test_basic 0.002387 0.004922 0.681645 ( 1.145203)
test_all 0.000976 0.000434 561.497680 (569.668016)
test_rubyspec 0.035386 0.028151 78.869363 (124.372767)
total: 755.62 sec