Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-061306
#<BuildRuby:0x000056176fe5e188
@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.20240314-061306",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.010198 0.000390 3.619965 ( 5.696110)
build_miniruby 0.001542 0.000266 2.298539 ( 2.508632)
build_ruby 0.001489 0.000256 3.550466 ( 4.100643)
build_all 0.009755 0.000232 7.628265 ( 6.771406)
build_install 0.016494 0.006759 8.793369 ( 6.814503)
test_btest 0.000678 0.000128 72.833592 ( 64.595881)
test_basic 0.007134 0.001350 0.885961 ( 1.310139)
test_all 0.084716 0.040585 786.977488 (566.316805)
test_rubyspec 0.069382 0.031339 123.584299 (193.971149)
total: 852.09 sec