Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241120-052905
#<BuildRuby:0x00007fe6e26cfdd8
@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.20241120-052905",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.009295 0.000253 4.051227 ( 5.302069)
build_miniruby 0.001752 0.000310 1.674086 ( 3.338917)
build_ruby 0.001846 0.000326 4.295629 ( 23.722697)
build_all 0.006256 0.004520 6.080362 ( 4.838185)
build_install 0.013105 0.011556 8.960406 ( 6.449177)
test_btest 0.000916 0.000235 64.306621 ( 47.855880)
test_basic 0.007049 0.004903 0.958056 ( 1.223235)
test_all 0.110999 0.040336 712.629784 (311.199384)
test_rubyspec 0.034307 0.051465 104.409739 ( 30.797345)
total: 434.73 sec