Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-061822
#<BuildRuby:0x00005620a93d22a8
@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.20240320-061822",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.009166 0.001317 4.111822 ( 3.335167)
build_miniruby 0.001423 0.000369 1.919720 ( 1.951402)
build_ruby 0.001559 0.000405 3.924557 ( 4.167366)
build_all 0.007959 0.000891 6.332846 ( 3.691508)
build_install 0.010894 0.012708 8.551776 ( 5.117803)
test_btest 0.000843 0.000000 71.400271 ( 30.352759)
test_basic 0.008058 0.000032 0.834280 ( 0.957782)
test_all 0.085099 0.037964 765.350267 (365.360462)
test_rubyspec 0.041330 0.054157 124.380002 (185.251403)
total: 600.19 sec