Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-080953
#<BuildRuby:0x0000559d631ea090
@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.20230330-080953",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005353 0.001164 1.917792 ( 4.256416)
build_miniruby 0.001437 0.000313 1.341358 ( 1.782709)
build_ruby 0.001502 0.000327 2.607735 ( 3.217902)
build_all 0.007617 0.000739 2.260967 ( 2.589296)
build_install 0.013002 0.005271 3.402384 ( 3.763802)
test_btest 0.000582 0.000134 56.499773 ( 40.094434)
test_basic 0.005150 0.001189 0.466048 ( 0.767258)
test_all 0.001178 0.000138 512.414728 (323.025972)
test_rubyspec 0.011702 0.047932 76.708770 (105.755259)
total: 485.25 sec