Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-170600
#<BuildRuby:0x000055a48bb16090
@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.20230510-170600",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000193 0.006751 1.946968 ( 4.432974)
build_miniruby 0.001387 0.000206 1.395556 ( 1.554665)
build_ruby 0.001140 0.000169 2.755606 ( 3.385833)
build_all 0.006342 0.000369 2.231349 ( 2.502504)
build_install 0.016232 0.001136 3.459571 ( 3.500691)
test_btest 0.001089 0.000145 58.261179 ( 40.938623)
test_basic 0.002335 0.004571 0.687198 ( 1.063715)
test_all 0.000000 0.001950 573.083410 (299.614900)
test_rubyspec 0.027977 0.024101 72.771159 ( 93.467231)
total: 450.46 sec