Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-202111
#<BuildRuby:0x00007fa3728afdc8
@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.20240829-202111",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000038 0.000013 0.000051 ( 0.000051)
configure 0.000034 0.000011 0.000045 ( 0.000044)
build_up 0.009164 0.000353 4.163947 ( 5.120655)
build_miniruby 0.002169 0.000000 30.160349 ( 20.339846)
build_ruby 0.002005 0.000066 4.479013 ( 4.771457)
build_all 0.003019 0.007738 7.345558 ( 4.722943)
build_install 0.017195 0.007023 10.322972 ( 6.809141)
test_btest 0.000723 0.000253 91.324267 ( 69.831468)
test_basic 0.009029 0.001728 1.136063 ( 1.370224)
test_all 0.108964 0.048174 791.313851 (349.738019)
test_rubyspec 0.042823 0.047806 145.311140 ( 40.297321)
total: 503.00 sec