Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240815-055832
#<BuildRuby:0x00007f6c2cbefdd0
@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.20240815-055832",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.010522 0.000000 4.341703 ( 5.702363)
build_miniruby 0.000000 0.002014 1.942662 ( 2.359879)
build_ruby 0.000000 0.002364 4.814799 ( 5.806170)
build_all 0.006542 0.004732 7.850557 ( 8.017446)
build_install 0.025249 0.001897 10.975789 ( 11.554619)
test_btest 0.001051 0.000231 103.219736 ( 87.539184)
test_basic 0.012546 0.001740 1.332126 ( 1.955663)
test_all 0.129971 0.042040 880.340080 (475.566631)
test_rubyspec 0.063800 0.034891 161.284921 ( 50.167283)
total: 648.67 sec