Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-040926
#<BuildRuby:0x00005556acde9e98
@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.20240308-040926",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005100 0.004602 3.168097 ( 5.488343)
build_miniruby 0.001873 0.000000 2.394021 ( 3.280727)
build_ruby 0.001987 0.000000 3.836486 ( 5.133490)
build_all 0.008608 0.000453 6.194814 ( 6.476405)
build_install 0.018139 0.004455 8.329669 ( 8.710958)
test_btest 0.000750 0.000090 75.866128 ( 83.263477)
test_basic 0.004226 0.003764 0.883465 ( 1.597516)
test_all 0.083310 0.040510 793.159992 (640.839757)
test_rubyspec 0.049933 0.044361 121.062559 (172.698239)
total: 927.49 sec