Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241203-093220
#<BuildRuby:0x00007f6d3276fdd0
@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.20241203-093220",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.010703 0.000000 4.601806 ( 5.277782)
build_miniruby 0.001843 0.000085 2.197437 ( 2.461466)
build_ruby 0.000000 0.002352 4.298293 ( 4.585174)
build_all 0.003820 0.006707 5.655129 ( 4.110003)
build_install 0.015153 0.007244 8.840751 ( 6.434919)
test_btest 0.000633 0.000176 64.941591 ( 51.584331)
test_basic 0.000379 0.012126 1.001190 ( 1.381062)
test_all 0.119688 0.028047 713.072964 (364.764593)
test_rubyspec 0.046827 0.036365 108.417343 ( 47.007173)
total: 487.61 sec