Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-222048
#<BuildRuby:0x000056221ccf6068
@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.20230922-222048",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006743 0.000722 2.357276 ( 4.964084)
build_miniruby 0.001569 0.000168 1.875427 ( 2.640981)
build_ruby 0.002164 0.000000 3.559000 ( 4.804931)
build_all 0.005645 0.003596 5.648275 ( 6.136416)
build_install 0.017434 0.005467 7.134355 ( 8.240745)
test_btest 0.000753 0.000115 65.488795 ( 62.457078)
test_basic 0.000624 0.008863 0.860352 ( 1.527357)
test_all 0.010509 0.000347 743.021683 (742.296894)
test_rubyspec 0.035729 0.044354 94.598798 (137.470461)
total: 970.54 sec