Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240322-022112
#<BuildRuby:0x0000562c170fa7a0
@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.20240322-022112",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.009173 0.001154 4.153611 ( 4.062406)
build_miniruby 0.003075 0.000683 85.887623 ( 41.367808)
build_ruby 0.001383 0.000308 3.677270 ( 4.005900)
build_all 0.012827 0.009827 81.283808 ( 31.401879)
build_install 0.017416 0.002179 8.196570 ( 3.995522)
test_btest 0.000836 0.000216 70.038307 ( 42.822873)
test_basic 0.008172 0.000000 0.873450 ( 0.991640)
test_all 0.100832 0.020545 742.342909 (436.573245)
test_rubyspec 0.061784 0.039454 119.116527 (175.570549)
total: 740.79 sec