Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240923-083540
#<BuildRuby:0x00007f370c53fdc8
@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.20240923-083540",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000045 0.000006 0.000051 ( 0.000050)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.006201 0.004909 5.233726 ( 7.753147)
build_miniruby 0.000000 0.001798 1.977888 ( 2.997457)
build_ruby 0.000219 0.002254 4.608926 ( 6.204503)
build_all 0.007233 0.003925 6.476860 ( 7.476291)
build_install 0.022448 0.004380 10.193293 ( 11.811296)
test_btest 0.000782 0.000153 86.850650 (113.012101)
test_basic 0.003523 0.009070 1.131981 ( 2.079692)
test_all 0.121936 0.044899 815.235955 (913.342044)
test_rubyspec 0.059313 0.034106 126.117145 ( 62.114985)
total: 1126.79 sec