Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-150322
#<BuildRuby:0x00007f4e38c2fdc0
@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.20241030-150322",
@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.000029)
autoconf 0.000044 0.000006 0.000050 ( 0.000049)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.002706 0.007870 4.911837 ( 6.069314)
build_miniruby 0.001455 0.000291 2.427921 ( 2.675732)
build_ruby 0.001962 0.000392 4.410134 ( 4.918588)
build_all 0.011083 0.000000 6.128966 ( 4.453446)
build_install 0.013679 0.011439 9.676818 ( 7.155254)
test_btest 0.000737 0.000175 62.817538 ( 30.439447)
test_basic 0.011893 0.000000 0.993750 ( 1.295602)
test_all 0.117096 0.033081 712.505884 (312.080281)
test_rubyspec 0.051218 0.034680 108.416944 ( 44.229936)
total: 413.32 sec