Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-010744
#<BuildRuby:0x00007f1ab6e7fdd8
@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.20240712-010744",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008567 0.000790 4.169088 ( 5.679708)
build_miniruby 0.001763 0.000302 2.246982 ( 2.805568)
build_ruby 0.000000 0.002373 4.384945 ( 5.255006)
build_all 0.004632 0.006860 7.625139 ( 7.284467)
build_install 0.017695 0.008831 10.508286 ( 10.944689)
test_btest 0.001172 0.000000 93.495087 (100.012366)
test_basic 0.000604 0.011878 1.147770 ( 2.007927)
test_all 0.113135 0.058877 789.005546 (1037.679845)
test_rubyspec 0.065644 0.027728 152.387569 (172.093567)
total: 1343.76 sec