Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-093905
#<BuildRuby:0x0000558d03579ff0
@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.20230909-093905",
@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.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006618 0.001419 2.412919 ( 5.070709)
build_miniruby 0.001241 0.000266 1.766655 ( 2.242093)
build_ruby 0.002397 0.000000 3.557887 ( 4.737823)
build_all 0.009095 0.000600 5.721502 ( 5.390386)
build_install 0.015996 0.005974 7.067989 ( 6.716976)
test_btest 0.001029 0.000097 67.010385 ( 62.234727)
test_basic 0.000000 0.006516 0.837786 ( 1.299999)
test_all 0.004184 0.013022 685.366808 (641.867953)
test_rubyspec 0.045737 0.034362 93.704824 (136.741000)
total: 866.30 sec