Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-045655
#<BuildRuby:0x00005571426fdd90
@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.20231204-045655",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.008216 0.000036 2.435288 ( 3.667420)
build_miniruby 0.001958 0.000000 1.717233 ( 2.071733)
build_ruby 0.001842 0.000000 3.308790 ( 3.995912)
build_all 0.008127 0.001047 5.514460 ( 5.389494)
build_install 0.020008 0.001395 7.112319 ( 7.262340)
test_btest 0.000810 0.000099 66.195696 ( 60.189991)
test_basic 0.003473 0.005036 0.773706 ( 1.154453)
test_all 0.088485 0.036253 661.594067 (414.848510)
test_rubyspec 0.030900 0.040308 89.972523 (111.052363)
total: 609.63 sec