Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-081742
#<BuildRuby:0x000055d14d186040
@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.20230916-081742",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007930 0.000778 2.599108 ( 5.623431)
build_miniruby 0.001729 0.000335 2.591972 ( 3.863279)
build_ruby 0.002325 0.000000 3.655769 ( 5.436674)
build_all 0.008946 0.000576 5.932272 ( 7.696693)
build_install 0.017206 0.005961 7.492304 ( 10.737923)
test_btest 0.000856 0.000172 68.567393 ( 77.771940)
test_basic 0.003844 0.005359 0.893249 ( 1.551784)
test_all 0.004664 0.006786 725.080906 (822.511994)
test_rubyspec 0.049609 0.035940 98.511504 (140.075912)
total: 1075.27 sec