Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-210428
#<BuildRuby:0x00007f190b68fdc8
@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.20241021-210428",
@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.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000000 0.007614 4.051574 ( 4.525616)
build_miniruby 0.001788 0.000000 1.677293 ( 1.741542)
build_ruby 0.002028 0.000361 4.291800 ( 26.656470)
build_all 0.005967 0.004528 6.547755 ( 4.649327)
build_install 0.020217 0.002823 9.216346 ( 6.324926)
test_btest 0.000803 0.000189 80.691037 ( 63.818069)
test_basic 0.006807 0.000000 1.138596 ( 1.505030)
test_all 0.116872 0.038131 708.731834 (422.553483)
test_rubyspec 0.068840 0.024607 120.956982 ( 61.022002)
total: 592.80 sec