Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-231414
#<BuildRuby:0x000055e8b40461e8
@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.20230609-231414",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005893 0.000324 1.945991 ( 4.402844)
build_miniruby 0.002324 0.000000 1.448050 ( 1.646175)
build_ruby 0.001728 0.000032 2.673025 ( 3.247588)
build_all 0.005981 0.000920 2.211108 ( 2.461591)
build_install 0.013026 0.005829 3.316039 ( 3.613918)
test_btest 0.000987 0.000182 62.839733 ( 42.787506)
test_basic 0.004591 0.003624 0.693981 ( 1.230086)
test_all 0.000886 0.000183 579.057717 (544.784028)
test_rubyspec 0.019600 0.042915 79.361294 (125.898820)
total: 730.07 sec