Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-012156
#<BuildRuby:0x0000563fa99d6450
@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.20230730-012156",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000533 0.007180 2.457259 ( 5.100157)
build_miniruby 0.000000 0.001994 57.967252 ( 49.631645)
build_ruby 0.000065 0.001740 3.205876 ( 29.153121)
build_all 0.006706 0.001514 2.773816 ( 3.186270)
build_install 0.014399 0.002751 4.224764 ( 5.654747)
test_btest 0.000704 0.000156 62.348468 ( 51.486197)
test_basic 0.003076 0.004670 0.849691 ( 3.588321)
test_all 0.001327 0.000332 592.978410 (396.095925)
test_rubyspec 0.032441 0.031992 86.347255 (122.830393)
total: 666.73 sec