Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-025024
#<BuildRuby:0x0000560171a79f40
@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.20231127-025024",
@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.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007000 0.000208 2.168513 ( 3.968409)
build_miniruby 0.001394 0.000093 2.016059 ( 2.166957)
build_ruby 0.001799 0.000120 3.272762 ( 3.892347)
build_all 0.008914 0.000311 5.592974 ( 5.079496)
build_install 0.012306 0.009529 7.039496 ( 6.747824)
test_btest 0.000927 0.000116 63.634754 ( 59.590246)
test_basic 0.004445 0.003864 0.811162 ( 1.124176)
test_all 0.071399 0.051752 670.931701 (403.685339)
test_rubyspec 0.030248 0.044338 89.802859 (117.347854)
total: 603.60 sec