Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-150831
#<BuildRuby:0x0000563e391a2278
@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.20230721-150831",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000013 0.000003 0.000016 ( 0.000031)
configure 0.000017 0.000004 0.000021 ( 0.000026)
build_up 0.003281 0.003761 2.067262 ( 3.286895)
build_miniruby 0.001673 0.000000 1.721933 ( 1.747523)
build_ruby 0.001715 0.000000 3.038463 ( 3.243921)
build_all 0.003379 0.003657 2.514968 ( 1.513207)
build_install 0.014224 0.005892 3.975317 ( 2.801820)
test_btest 0.000634 0.000197 62.712503 ( 30.285005)
test_basic 0.003658 0.005406 0.769697 ( 0.914660)
test_all 0.001083 0.000374 599.872555 (215.147473)
test_rubyspec 0.006194 0.049898 80.891513 ( 99.456453)
total: 358.40 sec