Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-090543
#<BuildRuby:0x00007fc35e1cfdd0
@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.20240614-090543",
@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.000027 0.000006 0.000033 ( 0.000034)
autoconf 0.000053 0.000012 0.000065 ( 0.000065)
configure 0.000044 0.000010 0.000054 ( 0.000053)
build_up 0.012394 0.000988 22.724038 ( 30.782818)
build_miniruby 0.001653 0.000357 22.755654 ( 34.261115)
build_ruby 0.002136 0.000462 4.664448 ( 7.163289)
build_all 0.012361 0.000000 30.764927 ( 51.909155)
build_install 0.013652 0.013842 10.898995 ( 17.870208)
test_btest 0.000888 0.000233 101.817349 (150.179823)
test_basic 0.006589 0.008005 1.217401 ( 2.284726)
test_all 0.114463 0.053968 875.033039 (1190.895121)
test_rubyspec 0.059750 0.038631 157.209744 (141.072508)
total: 1626.42 sec