Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-123939
#<BuildRuby:0x00007fe1582cfdd0
@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.20240927-123939",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.008564 0.001817 5.359340 ( 10.971320)
build_miniruby 0.001602 0.000340 2.008239 ( 13.268540)
build_ruby 0.001506 0.001171 4.693375 ( 33.639087)
build_all 0.009108 0.001558 6.588089 ( 8.519011)
build_install 0.012485 0.017405 10.286236 ( 13.536474)
test_btest 0.000798 0.000246 88.614691 (133.962039)
test_basic 0.000328 0.012565 1.131536 ( 2.203208)
test_all 0.131944 0.039438 785.150097 (858.690606)
test_rubyspec 0.053990 0.038978 131.370939 ( 95.375731)
total: 1170.17 sec