Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231107-202624
#<BuildRuby:0x000055726aa06090
@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.20231107-202624",
@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.000005 0.000018 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002252 0.004637 2.270484 ( 3.933707)
build_miniruby 0.001512 0.000567 1.760468 ( 2.086856)
build_ruby 0.001636 0.000614 3.405398 ( 4.440723)
build_all 0.007351 0.001197 5.092660 ( 5.554845)
build_install 0.016785 0.004370 6.601729 ( 6.860896)
test_btest 0.000831 0.000288 64.832997 ( 71.000348)
test_basic 0.000428 0.007634 0.820322 ( 1.528692)
test_all 0.089825 0.042605 659.448517 (798.613774)
test_rubyspec 0.044743 0.038431 94.256426 (177.600175)
total: 1071.62 sec