Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-185522
#<BuildRuby:0x00005594c1ec6228
@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.20231128-185522",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003899 0.003242 2.321838 ( 3.661318)
build_miniruby 0.003429 0.000636 60.761237 ( 29.549721)
build_ruby 0.001829 0.000339 3.684019 ( 4.516741)
build_all 0.009076 0.000897 5.416011 ( 4.619373)
build_install 0.006897 0.013438 6.832012 ( 6.104469)
test_btest 0.000622 0.000172 62.182323 ( 49.350253)
test_basic 0.002849 0.005236 0.786758 ( 0.956429)
test_all 0.099924 0.023281 640.778419 (272.378949)
test_rubyspec 0.017650 0.055083 89.874166 (115.623794)
total: 486.76 sec