Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-142421
#<BuildRuby:0x000055fef24aa2a8
@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.20230924-142421",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.007348 0.002057 2.452287 ( 5.500039)
build_miniruby 0.002722 0.003426 129.875553 (107.776308)
build_ruby 0.001012 0.000580 3.394667 ( 4.168446)
build_all 0.005413 0.004632 18.959833 ( 18.911398)
build_install 0.016389 0.005463 6.619192 ( 6.727708)
test_btest 0.000629 0.000210 63.571408 ( 53.956114)
test_basic 0.007311 0.000929 0.837003 ( 1.423044)
test_all 0.007682 0.002478 664.527022 (559.496411)
test_rubyspec 0.067624 0.014548 93.011826 (134.599909)
total: 892.56 sec