Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231123-004413
#<BuildRuby:0x0000555a6ad2a068
@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.20231123-004413",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006593 0.000659 2.174708 ( 3.955619)
build_miniruby 0.000000 0.001886 60.065279 ( 48.165612)
build_ruby 0.000903 0.001256 3.454398 ( 4.307442)
build_all 0.005094 0.004736 5.606952 ( 5.736791)
build_install 0.015800 0.006229 7.141749 ( 7.769766)
test_btest 0.000820 0.000149 63.693339 ( 60.896320)
test_basic 0.005981 0.001088 0.821642 ( 1.337161)
test_all 0.085789 0.039774 688.974774 (465.813651)
test_rubyspec 0.039387 0.035645 91.966723 (128.364462)
total: 726.35 sec