Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-210114
#<BuildRuby:0x0000561f5ee0a398
@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.20231209-210114",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006507 0.001626 2.468858 ( 3.938168)
build_miniruby 0.001329 0.000332 1.709680 ( 2.062586)
build_ruby 0.002200 0.000000 3.373765 ( 4.014546)
build_all 0.002378 0.007434 5.468259 ( 4.890200)
build_install 0.013848 0.007404 7.225875 ( 7.162790)
test_btest 0.000788 0.000000 61.684294 ( 56.630405)
test_basic 0.000593 0.007872 0.831996 ( 1.390617)
test_all 0.076997 0.045885 655.579429 (409.698845)
test_rubyspec 0.025395 0.046188 89.470884 (132.539746)
total: 622.33 sec