Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241119-092945
#<BuildRuby:0x00007f79f3dbfdc0
@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.20241119-092945",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001937 0.007506 4.072596 ( 4.731350)
build_miniruby 0.001577 0.000407 2.295152 ( 2.590050)
build_ruby 0.001808 0.000467 4.329858 ( 4.781364)
build_all 0.003036 0.007820 5.866677 ( 3.318775)
build_install 0.007034 0.018028 8.993438 ( 5.418323)
test_btest 0.000000 0.001204 64.166053 ( 44.441706)
test_basic 0.006806 0.003893 0.884956 ( 0.939931)
test_all 0.132131 0.021787 715.562461 (296.539879)
test_rubyspec 0.034572 0.044405 97.929239 ( 22.549707)
total: 385.31 sec