Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-191032
#<BuildRuby:0x0000558b9f6c29a8
@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.20240209-191032",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003693 0.004164 2.395070 ( 3.898030)
build_miniruby 0.001884 0.000260 64.530471 ( 54.358080)
build_ruby 0.001333 0.000184 4.010326 ( 5.133874)
build_all 0.004668 0.005151 6.215981 ( 5.870655)
build_install 0.021578 0.002025 7.919886 ( 8.125007)
test_btest 0.000612 0.000099 72.150663 ( 69.329191)
test_basic 0.004358 0.000703 0.805649 ( 1.290069)
test_all 0.094242 0.033162 758.430056 (699.248427)
test_rubyspec 0.052424 0.065211 184.950083 (265.582761)
total: 1112.84 sec