Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-122107
#<BuildRuby:0x00007f6ae557fdd0
@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.20240829-122107",
@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.000022)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.009219 0.000263 4.245505 ( 4.529176)
build_miniruby 0.001764 0.000371 5.732980 ( 5.378342)
build_ruby 0.001949 0.000410 4.220939 ( 4.411461)
build_all 0.000000 0.011152 7.573304 ( 3.878217)
build_install 0.016889 0.008282 10.859245 ( 6.645131)
test_btest 0.000724 0.000220 92.895396 ( 38.823194)
test_basic 0.005291 0.008534 1.206844 ( 1.369906)
test_all 0.128878 0.030474 739.798104 (280.794206)
test_rubyspec 0.071246 0.025132 149.418928 ( 33.258816)
total: 379.09 sec