Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-090621
#<BuildRuby:0x000056336b725a48
@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.20231211-090621",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007360 2.506506 ( 4.236934)
build_miniruby 0.001530 0.000297 1.698978 ( 2.115934)
build_ruby 0.001338 0.000335 3.088998 ( 3.571871)
build_all 0.006990 0.001747 5.518149 ( 4.860350)
build_install 0.009078 0.010547 6.777225 ( 5.269432)
test_btest 0.000764 0.000245 61.918097 ( 59.856100)
test_basic 0.007309 0.000974 0.776423 ( 1.049388)
test_all 0.076151 0.045809 680.927399 (386.621416)
test_rubyspec 0.031024 0.044797 94.103062 (131.491068)
total: 599.07 sec