Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240802-113844
#<BuildRuby:0x00007ff9f6c8fdc8
@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.20240802-113844",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004472 0.004154 4.027702 ( 6.427087)
build_miniruby 0.000000 0.002249 1.885568 ( 4.492870)
build_ruby 0.000374 0.001811 4.642004 ( 6.696085)
build_all 0.010671 0.001585 7.558721 ( 9.379383)
build_install 0.021274 0.006394 10.852725 ( 14.560260)
test_btest 0.000769 0.000201 102.095997 (147.298241)
test_basic 0.011828 0.000912 1.180073 ( 2.500991)
test_all 0.117608 0.050925 871.181107 (930.948865)
test_rubyspec 0.052263 0.045643 151.053573 ( 89.934379)
total: 1212.24 sec