Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-065540
#<BuildRuby:0x000055c7ec756458
@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.20240125-065540",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.009438 16.183630 ( 12.100709)
build_miniruby 0.000000 0.001608 20.275542 ( 39.003172)
build_ruby 0.000845 0.001171 3.535332 ( 4.059790)
build_all 0.002501 0.007327 15.791184 ( 15.613754)
build_install 0.019172 0.001370 6.960843 ( 6.454993)
test_btest 0.000490 0.000207 70.041004 ( 59.279362)
test_basic 0.006678 0.001038 0.825490 ( 1.345220)
test_all 0.094490 0.030600 747.122831 (645.600175)
test_rubyspec 0.065324 0.052447 180.310401 (286.587387)
total: 1070.05 sec