Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-124445
#<BuildRuby:0x00007f5883a1fdc8
@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.20241001-124445",
@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.000007 0.000027 ( 0.000027)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.010116 0.003372 23.935996 ( 28.249828)
build_miniruby 0.001637 0.001232 26.484087 ( 32.309855)
build_ruby 0.000095 0.001932 4.686928 ( 6.690960)
build_all 0.007321 0.003775 30.057982 ( 35.850224)
build_install 0.018037 0.009342 10.777225 ( 12.355999)
test_btest 0.002065 0.000782 88.283054 (113.813992)
test_basic 0.009685 0.003070 1.203972 ( 1.862620)
test_all 0.115000 0.050395 838.609132 (733.379402)
test_rubyspec 0.054240 0.033701 125.592481 ( 45.695499)
total: 1010.21 sec