Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-210244
#<BuildRuby:0x0000564080c1a568
@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.20231022-210244",
@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.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007232 0.000803 3.782850 ( 12.239691)
build_miniruby 0.001519 0.000169 2.048305 ( 3.244619)
build_ruby 0.001965 0.000218 3.235479 ( 25.475913)
build_all 0.000518 0.008841 5.260678 ( 4.318899)
build_install 0.016778 0.006047 7.455455 ( 6.742031)
test_btest 0.000736 0.000152 65.586359 ( 68.394084)
test_basic 0.006918 0.001431 0.774511 ( 1.219108)
test_all 0.087491 0.040128 613.103465 (574.580888)
test_rubyspec 0.041570 0.034552 88.935876 (151.373984)
total: 847.59 sec