Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-002922
#<BuildRuby:0x0000562753e0e090
@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.20240101-002922",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.006237 1.788940 ( 3.282711)
build_miniruby 0.000103 0.001840 1.703436 ( 2.047207)
build_ruby 0.001382 0.000403 3.380644 ( 4.616980)
build_all 0.006763 0.001973 5.205935 ( 5.776608)
build_install 0.011061 0.008114 6.224977 ( 7.370853)
test_btest 0.000711 0.000237 66.610631 ( 81.604242)
test_basic 0.007870 0.000000 0.830630 ( 1.634745)
test_all 0.109828 0.017037 753.841435 (656.084271)
test_rubyspec 0.019731 0.054551 92.448981 (150.975872)
total: 913.39 sec