Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-230742
#<BuildRuby:0x00007fc70a55fdd8
@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.20240714-230742",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.008272 0.000756 3.867332 ( 5.145087)
build_miniruby 0.002119 0.000000 1.680653 ( 1.998972)
build_ruby 0.002499 0.000000 4.179534 ( 4.981339)
build_all 0.006711 0.004859 7.379086 ( 6.198993)
build_install 0.018945 0.006558 10.192883 ( 8.623950)
test_btest 0.000930 0.000000 92.159815 ( 70.630529)
test_basic 0.007760 0.004515 1.141243 ( 1.426626)
test_all 0.118570 0.052103 863.275623 (925.915054)
test_rubyspec 0.046785 0.048154 154.480743 (175.228341)
total: 1200.15 sec