Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-050946
#<BuildRuby:0x00007f8823cafdc0
@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.20240711-050946",
@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.000020 0.000008 0.000028 ( 0.000030)
autoconf 0.000034 0.000014 0.000048 ( 0.000047)
configure 0.000025 0.000011 0.000036 ( 0.000037)
build_up 0.009694 0.000727 4.683468 ( 7.731316)
build_miniruby 0.001633 0.000653 7.086762 ( 10.393199)
build_ruby 0.002009 0.000804 4.352738 ( 22.631233)
build_all 0.009647 0.002136 7.623823 ( 9.843272)
build_install 0.022855 0.004447 10.657003 ( 14.596839)
test_btest 0.000827 0.000297 98.029509 (146.669783)
test_basic 0.007876 0.005477 1.177949 ( 5.467062)
test_all 0.100282 0.073320 857.986592 (1130.854064)
test_rubyspec 0.066521 0.033233 153.004119 (118.450541)
total: 1466.64 sec