Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-062119
#<BuildRuby:0x00007f3ac345fdd0
@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.20240830-062119",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.008448 0.000699 4.083431 ( 4.734542)
build_miniruby 0.000000 0.001987 1.754873 ( 1.848258)
build_ruby 0.000753 0.001440 4.538053 ( 4.747407)
build_all 0.010411 0.000393 7.382424 ( 4.417199)
build_install 0.018908 0.002466 10.160699 ( 6.386221)
test_btest 0.001837 0.000306 93.901840 ( 69.736416)
test_basic 0.009605 0.003554 1.182296 ( 1.640701)
test_all 0.117623 0.039108 798.504486 (363.097024)
test_rubyspec 0.062286 0.031327 146.924458 ( 39.738568)
total: 496.35 sec