Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-190914
#<BuildRuby:0x00005555da9d2058
@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.20230605-190914",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000034 0.000001 0.000035 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.007823 0.000280 2.154182 ( 4.787306)
build_miniruby 0.006987 0.000250 70.070846 ( 40.552596)
build_ruby 0.001733 0.000000 2.784932 ( 3.568108)
build_all 0.007555 0.000169 2.356310 ( 2.640885)
build_install 0.013742 0.004929 3.518052 ( 3.581968)
test_btest 0.000380 0.000726 60.666845 ( 52.061304)
test_basic 0.001791 0.004178 0.706233 ( 2.144033)
test_all 0.002131 0.000046 559.105441 (561.268075)
test_rubyspec 0.043085 0.023479 79.114420 (124.992043)
total: 795.60 sec