Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-070714
#<BuildRuby:0x000055f121496278
@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.20230505-070714",
@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.000002 0.000022 ( 0.000020)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002287 0.004264 1.941446 ( 4.076138)
build_miniruby 0.001565 0.000232 1.390983 ( 1.530595)
build_ruby 0.001435 0.000212 2.713447 ( 3.127729)
build_all 0.004276 0.003442 2.235866 ( 2.265688)
build_install 0.013384 0.005154 3.504987 ( 4.008134)
test_btest 0.000874 0.000170 57.453463 ( 39.027528)
test_basic 0.003250 0.003538 0.658958 ( 1.092126)
test_all 0.001352 0.000293 557.052458 (399.133207)
test_rubyspec 0.042549 0.018451 78.293963 (119.254084)
total: 573.52 sec