Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-062203
#<BuildRuby:0x00007fb55a43fdc0
@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.20240828-062203",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.008675 0.000723 4.147638 ( 4.610307)
build_miniruby 0.001749 0.000000 1.743789 ( 2.069642)
build_ruby 0.002499 0.000000 4.301192 ( 4.583003)
build_all 0.010934 0.000000 7.431179 ( 4.961011)
build_install 0.008469 0.014749 10.041511 ( 6.738622)
test_btest 0.000000 0.001112 95.186793 ( 57.463933)
test_basic 0.000000 0.008895 1.216406 ( 1.585298)
test_all 0.130500 0.029492 850.018710 (340.125988)
test_rubyspec 0.045714 0.047256 152.443689 ( 41.057621)
total: 463.20 sec