Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-090833
#<BuildRuby:0x00007fdc5a1afde0
@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.20240713-090833",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000063 0.000000 0.000063 ( 0.000059)
configure 0.000052 0.000000 0.000052 ( 0.000052)
build_up 0.008283 0.000772 4.040994 ( 9.745001)
build_miniruby 0.001806 0.000293 1.809696 ( 3.146819)
build_ruby 0.002150 0.000348 4.509444 ( 6.126649)
build_all 0.010529 0.001708 7.788827 ( 8.351004)
build_install 0.021239 0.005067 10.590524 ( 12.238292)
test_btest 0.000953 0.000163 95.306999 (119.299554)
test_basic 0.008048 0.005297 1.194582 ( 2.114282)
test_all 0.122894 0.048763 830.669366 (1019.349480)
test_rubyspec 0.073145 0.021661 154.799944 (161.258686)
total: 1341.63 sec