Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-065509
#<BuildRuby:0x000055af89c09d90
@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-065509",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003693 0.004127 2.676857 ( 6.010502)
build_miniruby 0.001484 0.000000 2.098892 ( 2.723730)
build_ruby 0.001644 0.000000 3.358574 ( 4.418977)
build_all 0.007506 0.000444 5.132846 ( 4.933367)
build_install 0.019122 0.001275 6.544823 ( 6.930482)
test_btest 0.000939 0.000063 66.072338 ( 72.497496)
test_basic 0.000000 0.008294 0.812556 ( 1.328826)
test_all 0.084857 0.044887 734.523729 (871.144106)
test_rubyspec 0.044228 0.071465 174.220452 (287.562082)
total: 1257.55 sec