Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-193837
#<BuildRuby:0x00007f85d36dfdc0
@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.20240801-193837",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.007414 0.002224 4.050941 ( 7.303450)
build_miniruby 0.001295 0.000389 1.783246 ( 2.556712)
build_ruby 0.001795 0.000538 4.321332 ( 6.693442)
build_all 0.011559 0.000834 7.652137 ( 10.716772)
build_install 0.019561 0.006818 10.487562 ( 15.087926)
test_btest 0.000852 0.000247 98.404523 (129.915860)
test_basic 0.012912 0.000051 1.190427 ( 2.228203)
test_all 0.143366 0.022074 833.848001 (869.459027)
test_rubyspec 0.057511 0.035994 150.432367 ( 87.359308)
total: 1131.32 sec