Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-185905
#<BuildRuby:0x0000557a3da6e9a8
@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.20231205-185905",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006962 0.000811 2.537351 ( 4.481651)
build_miniruby 0.001265 0.000340 1.692577 ( 1.954326)
build_ruby 0.001697 0.000457 3.236178 ( 3.792377)
build_all 0.007398 0.001991 5.418015 ( 4.683735)
build_install 0.020699 0.000923 6.986034 ( 5.759319)
test_btest 0.000738 0.000173 65.305536 ( 67.966692)
test_basic 0.007332 0.000749 0.814978 ( 1.212668)
test_all 0.084950 0.039022 639.897737 (375.005541)
test_rubyspec 0.051040 0.023118 90.758664 (128.250528)
total: 593.11 sec