Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240825-201807
#<BuildRuby:0x00007f46537afdc8
@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.20240825-201807",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008404 0.000605 4.007334 ( 4.956192)
build_miniruby 0.001691 0.000228 1.791946 ( 1.991933)
build_ruby 0.002178 0.000295 4.641756 ( 5.145978)
build_all 0.006694 0.004618 7.483736 ( 5.989343)
build_install 0.016880 0.007736 10.173016 ( 7.493982)
test_btest 0.000740 0.000138 91.623285 ( 47.342380)
test_basic 0.007179 0.005712 1.124502 ( 1.365499)
test_all 0.098190 0.060633 747.790867 (370.833184)
test_rubyspec 0.050835 0.038860 143.868352 ( 40.316291)
total: 485.44 sec