Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240629-212129
#<BuildRuby:0x00007f41fcc9fdc0
@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.20240629-212129",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000003 0.000028 ( 0.000030)
autoconf 0.000048 0.000007 0.000055 ( 0.000050)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.009700 0.001347 4.537589 ( 7.603707)
build_miniruby 0.000000 0.002529 1.808212 ( 2.780564)
build_ruby 0.000755 0.001773 4.493289 ( 6.684154)
build_all 0.011672 0.001190 7.446204 ( 10.134944)
build_install 0.004623 0.024056 10.589048 ( 13.383974)
test_btest 0.000828 0.000246 100.751523 (133.568746)
test_basic 0.001678 0.012957 1.253614 ( 2.399026)
test_all 0.101842 0.066136 879.415102 (779.795100)
test_rubyspec 0.048759 0.045580 146.588702 ( 43.690998)
total: 1000.04 sec