Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-071416
#<BuildRuby:0x00007f1ef735fdc8
@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.20240626-071416",
@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.000029 0.000007 0.000036 ( 0.000035)
autoconf 0.000048 0.000011 0.000059 ( 0.000055)
configure 0.000041 0.000009 0.000050 ( 0.000049)
build_up 0.005557 0.005401 4.887379 ( 8.299279)
build_miniruby 0.001577 0.000405 2.426231 ( 3.554835)
build_ruby 0.002021 0.000520 4.589521 ( 6.490772)
build_all 0.012464 0.000000 7.644102 ( 9.934920)
build_install 0.012853 0.016956 11.174565 ( 15.584396)
test_btest 0.000743 0.000235 101.944072 (143.209457)
test_basic 0.010441 0.003311 1.203876 ( 2.328716)
test_all 0.123609 0.044216 876.191567 (980.043992)
test_rubyspec 0.048607 0.051785 152.113508 ( 82.823192)
total: 1252.27 sec