Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-041240
#<BuildRuby:0x00007f3bb37efdd8
@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.20240823-041240",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008822 0.001119 4.252972 ( 5.281974)
build_miniruby 0.001753 0.000412 2.433060 ( 2.877464)
build_ruby 0.001934 0.000455 4.741955 ( 4.925587)
build_all 0.008980 0.002113 7.360165 ( 5.128091)
build_install 0.015571 0.009665 10.299882 ( 7.888487)
test_btest 0.000803 0.000217 98.736181 ( 79.191552)
test_basic 0.010802 0.001616 1.239658 ( 1.603762)
test_all 0.117953 0.042143 820.632304 (398.517932)
test_rubyspec 0.061860 0.036173 154.071476 ( 80.690243)
total: 586.11 sec