Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-025058
#<BuildRuby:0x00007f04c8fcfde0
@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.20241008-025058",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000031 0.000013 0.000044 ( 0.000043)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.007345 0.003148 4.504221 ( 5.848987)
build_miniruby 0.001906 0.000000 2.442850 ( 3.596172)
build_ruby 0.002471 0.000000 4.630652 ( 7.009787)
build_all 0.010786 0.001137 6.918106 ( 6.479977)
build_install 0.016964 0.010253 10.173654 ( 9.732237)
test_btest 0.000723 0.000297 84.638353 ( 81.947937)
test_basic 0.002709 0.010367 1.178995 ( 2.614741)
test_all 0.100181 0.062098 805.982953 (628.078465)
test_rubyspec 0.066181 0.025397 127.188365 ( 62.327526)
total: 807.64 sec