Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-050156
#<BuildRuby:0x000055d88f7921e8
@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.20231024-050156",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001275 0.007328 3.979884 ( 4.866342)
build_miniruby 0.001684 0.000324 2.151993 ( 2.276493)
build_ruby 0.001592 0.000306 3.326908 ( 3.840040)
build_all 0.010111 0.001141 52.358158 ( 51.583063)
build_install 0.015187 0.008015 7.824671 ( 6.889195)
test_btest 0.000735 0.000166 65.930153 ( 60.751423)
test_basic 0.008510 0.000040 0.816553 ( 1.270591)
test_all 0.104596 0.023463 648.030666 (570.087822)
test_rubyspec 0.020772 0.058612 92.622275 (164.530818)
total: 866.10 sec