Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-013301
#<BuildRuby:0x00007feedb9dfdd8
@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.20240725-013301",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004148 0.005186 4.105376 ( 8.403520)
build_miniruby 0.000000 0.002583 1.835118 ( 3.033383)
build_ruby 0.000573 0.001617 4.666549 ( 6.719385)
build_all 0.007683 0.003941 7.626767 ( 11.306008)
build_install 0.017023 0.009928 10.818967 ( 15.558822)
test_btest 0.001099 0.000121 101.261392 (147.319578)
test_basic 0.011791 0.001414 1.264100 ( 2.441093)
test_all 0.148918 0.023879 880.821480 (1211.159433)
test_rubyspec 0.052841 0.043930 157.883587 (122.366470)
total: 1528.31 sec