Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230707-071024
#<BuildRuby:0x000056280f4462a8
@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.20230707-071024",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006737 0.000499 2.164233 ( 4.601586)
build_miniruby 0.001791 0.000000 1.620493 ( 1.870622)
build_ruby 0.001615 0.000000 3.237662 ( 3.885344)
build_all 0.009017 0.000000 5.342130 ( 4.593432)
build_install 0.015315 0.004912 6.315263 ( 6.448960)
test_btest 0.000754 0.000071 64.939427 ( 40.120517)
test_basic 0.000000 0.008817 0.808233 ( 1.198873)
test_all 0.001533 0.000411 595.455353 (344.609555)
test_rubyspec 0.024699 0.034220 84.561709 (116.479431)
total: 523.81 sec