Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-020342
#<BuildRuby:0x00005633a6d2a0e8
@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.20240228-020342",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007755 0.001149 2.758756 ( 4.158125)
build_miniruby 0.000000 0.001777 1.834272 ( 2.397139)
build_ruby 0.000000 0.001908 3.777307 ( 4.972682)
build_all 0.007692 0.001024 6.035874 ( 6.883290)
build_install 0.017254 0.005177 7.839548 ( 9.265538)
test_btest 0.000986 0.000191 73.988451 ( 91.057117)
test_basic 0.000000 0.008601 0.868514 ( 1.474859)
test_all 0.076842 0.048204 770.743957 (619.683778)
test_rubyspec 0.033110 0.060303 120.814368 (175.982381)
total: 915.88 sec