Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-225238
#<BuildRuby:0x00005555be4362a0
@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.20240119-225238",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004960 0.001033 1.805679 ( 2.360692)
build_miniruby 0.001476 0.000308 19.627178 ( 19.347869)
build_ruby 0.001342 0.000280 3.468733 ( 3.712276)
build_all 0.003435 0.005184 5.279550 ( 3.009920)
build_install 0.015285 0.004810 6.557662 ( 3.884770)
test_btest 0.000654 0.000168 63.130041 ( 25.529460)
test_basic 0.004259 0.001099 0.708623 ( 4.341940)
test_all 0.100109 0.030056 735.173594 (687.767889)
test_rubyspec 0.071963 0.040362 170.045598 (289.976321)
total: 1039.93 sec