Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-044437
#<BuildRuby:0x00007f93f49efdd8
@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.20240930-044437",
@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.000003 0.000026 ( 0.000028)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.010649 0.001038 5.433824 ( 7.851986)
build_miniruby 0.002015 0.000310 3.267863 ( 4.349853)
build_ruby 0.002036 0.000313 4.782940 ( 5.929063)
build_all 0.006494 0.004593 6.774743 ( 7.292643)
build_install 0.018252 0.007899 10.973317 ( 12.131658)
test_btest 0.000941 0.000188 87.218302 ( 97.534266)
test_basic 0.007924 0.005968 1.226952 ( 1.978496)
test_all 0.104342 0.058506 781.127705 (638.797739)
test_rubyspec 0.063841 0.026984 127.159035 ( 54.898331)
total: 830.77 sec