Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230726-051608
#<BuildRuby:0x000055b33803a048
@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.20230726-051608",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007379 0.000535 2.462934 ( 4.958194)
build_miniruby 0.001637 0.000248 1.685132 ( 2.166721)
build_ruby 0.000000 0.002069 3.441840 ( 4.426635)
build_all 0.007279 0.001729 2.910658 ( 2.956540)
build_install 0.019316 0.000517 4.284680 ( 4.759395)
test_btest 0.001164 0.000000 65.187045 ( 52.583684)
test_basic 0.004964 0.003748 0.847494 ( 1.307662)
test_all 0.001135 0.000194 648.746616 (375.947109)
test_rubyspec 0.033141 0.027995 85.725766 (112.421825)
total: 561.53 sec