Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-083133
#<BuildRuby:0x00005587bcf96458
@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.20240101-083133",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005605 1.669539 ( 2.028050)
build_miniruby 0.000000 0.001578 1.740767 ( 1.752402)
build_ruby 0.001096 0.000964 3.537366 ( 3.804567)
build_all 0.004460 0.003035 5.125344 ( 3.086835)
build_install 0.010754 0.008806 6.299022 ( 4.807205)
test_btest 0.000947 0.000000 64.126316 ( 46.894695)
test_basic 0.006454 0.001109 0.790246 ( 0.905894)
test_all 0.081843 0.040950 705.942274 (228.765075)
test_rubyspec 0.027401 0.039138 83.050689 ( 96.458910)
total: 388.50 sec