Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-233628
#<BuildRuby:0x000056518c8e9fc0
@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.20230903-233628",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006363 0.000151 1.811458 ( 3.607300)
build_miniruby 0.001765 0.000110 1.731190 ( 2.065795)
build_ruby 0.000000 0.002128 3.428602 ( 21.132934)
build_all 0.004487 0.005059 5.459232 ( 5.332432)
build_install 0.018155 0.005271 6.642580 ( 6.841559)
test_btest 0.000801 0.000108 62.662647 ( 56.626948)
test_basic 0.003460 0.004730 0.845736 ( 1.381987)
test_all 0.011498 0.000000 674.351980 (729.033384)
test_rubyspec 0.051499 0.030633 94.052454 (141.180191)
total: 967.20 sec