Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-140308
#<BuildRuby:0x00007f1104f4fdc8
@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.20240703-140308",
@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.000029 0.000004 0.000033 ( 0.000033)
autoconf 0.000051 0.000006 0.000057 ( 0.000058)
configure 0.000043 0.000006 0.000049 ( 0.000049)
build_up 0.007884 0.003958 6.163869 ( 6.867424)
build_miniruby 0.008598 0.004738 282.546886 (207.660094)
build_ruby 0.002496 0.000416 5.401929 ( 14.156612)
build_all 0.017147 0.000735 53.495788 ( 52.529465)
build_install 0.015651 0.015761 11.585892 ( 12.926602)
test_btest 0.000854 0.000188 103.789912 (116.230691)
test_basic 0.007524 0.004948 1.281426 ( 2.183907)
test_all 0.129471 0.040609 907.527920 (1003.689306)
test_rubyspec 0.054752 0.049134 162.861053 (114.161624)
total: 1530.41 sec