Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-010845
#<BuildRuby:0x00007f3e6b89fde0
@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.20240620-010845",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005793 0.004475 4.125262 ( 6.735847)
build_miniruby 0.002118 0.000000 2.344033 ( 3.221846)
build_ruby 0.002383 0.000173 4.486503 ( 6.207968)
build_all 0.009345 0.001453 7.247859 ( 9.331262)
build_install 0.019682 0.007416 10.540146 ( 12.918318)
test_btest 0.000840 0.000240 96.850519 (134.723589)
test_basic 0.011022 0.003149 1.217474 ( 2.319201)
test_all 0.094342 0.071557 825.354840 (1030.368099)
test_rubyspec 0.058754 0.038555 150.540302 (123.024554)
total: 1328.85 sec