Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-065810
#<BuildRuby:0x00005631ecbdda48
@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.20231206-065810",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.003355 0.004465 2.543228 ( 5.064188)
build_miniruby 0.001851 0.000199 1.755053 ( 2.028881)
build_ruby 0.001968 0.000000 3.417612 ( 4.366165)
build_all 0.002056 0.007181 5.777767 ( 5.480948)
build_install 0.008703 0.013223 7.248827 ( 7.240089)
test_btest 0.000795 0.000198 62.561884 ( 64.854701)
test_basic 0.006416 0.001604 0.796626 ( 1.418403)
test_all 0.086390 0.039066 674.819373 (448.594092)
test_rubyspec 0.033265 0.037347 89.193375 (120.794833)
total: 659.84 sec