Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-050553
#<BuildRuby:0x00005620a451dea0
@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.20230530-050553",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.002074 0.000472 1.908306 ( 5.014153)
autoconf 0.000000 0.001336 2.508753 ( 3.107923)
configure 0.040778 0.034010 34.107662 ( 74.308353)
build_up 0.025572 0.009524 54.959616 ( 55.692775)
build_miniruby 0.005962 0.007720 54.954883 ( 50.255853)
build_ruby 0.001891 0.000854 2.811188 ( 4.114347)
build_all 0.067157 0.035731 266.036702 (308.977357)
build_install 0.011460 0.008549 3.599726 ( 5.485747)
test_btest 0.000255 0.000613 64.776143 ( 79.699677)
test_basic 0.000000 0.007736 0.708352 ( 1.310242)
test_all 0.000665 0.000706 584.236470 (661.817301)
test_rubyspec 0.053187 0.011324 121.673397 (176.305443)
total: 1426.09 sec