Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-122141
#<BuildRuby:0x00007fd9bb36fdc0
@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.20240828-122141",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.008340 0.001191 4.218210 ( 5.086561)
build_miniruby 0.001657 0.000237 2.380871 ( 2.517861)
build_ruby 0.001858 0.000265 4.535010 ( 4.735809)
build_all 0.009294 0.000671 7.326452 ( 4.169834)
build_install 0.019036 0.005403 10.770808 ( 6.470447)
test_btest 0.001082 0.000000 92.775340 ( 39.986486)
test_basic 0.003303 0.008486 1.053797 ( 1.102195)
test_all 0.088366 0.070958 829.377972 (346.581715)
test_rubyspec 0.034545 0.051279 146.976653 ( 40.122748)
total: 450.77 sec