Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-163830
#<BuildRuby:0x000055891f22e658
@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.20231117-163830",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005095 0.001551 2.224472 ( 4.724405)
build_miniruby 0.001489 0.000453 12.694723 ( 16.992167)
build_ruby 0.001570 0.000478 3.442605 ( 4.560374)
build_all 0.009075 0.000167 5.267361 ( 6.064606)
build_install 0.017497 0.005609 6.815403 ( 8.185532)
test_btest 0.000950 0.000271 66.014492 ( 81.770347)
test_basic 0.004965 0.001419 0.796672 ( 1.500798)
test_all 0.096746 0.030402 655.745793 (447.114754)
test_rubyspec 0.038602 0.036737 89.775461 (123.985624)
total: 694.90 sec