Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-010615
#<BuildRuby:0x000055bc3d275d90
@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.20230514-010615",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003672 0.003025 1.957211 ( 3.849275)
build_miniruby 0.001058 0.000235 1.448461 ( 1.593978)
build_ruby 0.001152 0.000256 2.740797 ( 3.014655)
build_all 0.007027 0.000668 2.245340 ( 2.002371)
build_install 0.011808 0.006035 3.330777 ( 3.095950)
test_btest 0.000688 0.000167 57.984075 ( 34.778285)
test_basic 0.004225 0.002931 0.668581 ( 0.971595)
test_all 0.001410 0.000000 568.687320 (285.494224)
test_rubyspec 0.027687 0.020890 68.412527 ( 80.572472)
total: 415.37 sec