Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240213-071847
#<BuildRuby:0x0000558858afe048
@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.20240213-071847",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.003451 0.004305 2.199395 ( 4.155976)
build_miniruby 0.000000 0.001550 2.267986 ( 2.888258)
build_ruby 0.000000 0.001837 3.712915 ( 5.182136)
build_all 0.005331 0.004167 6.062941 ( 6.993127)
build_install 0.021994 0.000862 7.939210 ( 8.454393)
test_btest 0.000759 0.000108 77.770782 ( 81.389395)
test_basic 0.000000 0.005924 0.865638 ( 1.692734)
test_all 0.088887 0.036444 786.822907 (539.230371)
test_rubyspec 0.068591 0.048884 185.198100 (209.603437)
total: 859.59 sec