Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-014635
#<BuildRuby:0x000055c3dcb52048
@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.20230913-014635",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002136 0.007344 2.543929 ( 5.724854)
build_miniruby 0.001445 0.000192 12.022855 ( 14.484413)
build_ruby 0.001911 0.000255 3.493134 ( 4.652447)
build_all 0.008553 0.000588 5.876921 ( 5.847072)
build_install 0.016643 0.006826 7.327012 ( 6.934147)
test_btest 0.001067 0.000172 63.917927 ( 56.990018)
test_basic 0.002471 0.005196 0.870158 ( 1.390705)
test_all 0.012105 0.000000 678.943459 (529.847652)
test_rubyspec 0.059863 0.026421 96.356429 (137.217640)
total: 763.09 sec