Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-210835
#<BuildRuby:0x0000556525f6e048
@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.20230601-210835",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006643 0.000110 1.887140 ( 5.385978)
build_miniruby 0.001150 0.000050 1.220945 ( 2.179584)
build_ruby 0.001309 0.000057 2.710104 ( 23.475075)
build_all 0.008604 0.000178 2.293844 ( 2.330154)
build_install 0.019094 0.000583 3.545296 ( 3.117261)
test_btest 0.000969 0.000039 62.473574 ( 34.760740)
test_basic 0.007792 0.000000 0.713215 ( 1.035283)
test_all 0.002150 0.000000 603.155600 (535.043699)
test_rubyspec 0.041765 0.023984 80.343674 (127.870203)
total: 735.20 sec