Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-130820
#<BuildRuby:0x00005570adac1f48
@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.20240207-130820",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005357 0.001648 2.249060 ( 3.877494)
build_miniruby 0.001552 0.000478 2.253637 ( 2.577538)
build_ruby 0.001580 0.000000 3.613121 ( 4.138818)
build_all 0.008564 0.000544 5.761871 ( 4.509253)
build_install 0.019077 0.002831 7.284332 ( 6.696116)
test_btest 0.000685 0.000182 71.998513 ( 75.075982)
test_basic 0.006253 0.001668 0.848848 ( 1.283551)
test_all 0.074090 0.047775 765.100566 (665.886113)
test_rubyspec 0.051947 0.064054 177.777125 (264.987818)
total: 1029.03 sec