Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-111300
#<BuildRuby:0x00005574c2f9e9a8
@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.20231214-111300",
@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.000020 0.000003 0.000023 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006377 0.000879 2.422116 ( 3.418300)
build_miniruby 0.001508 0.000208 1.640468 ( 1.843231)
build_ruby 0.001452 0.000200 3.260050 ( 3.638789)
build_all 0.004601 0.004101 5.190168 ( 3.962479)
build_install 0.017012 0.002835 6.688457 ( 5.648493)
test_btest 0.000813 0.000000 61.100158 ( 55.799956)
test_basic 0.008238 0.000000 0.817668 ( 1.156278)
test_all 0.092184 0.031590 678.050814 (345.611679)
test_rubyspec 0.053870 0.020936 91.260958 (118.468057)
total: 539.55 sec