Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-050407
#<BuildRuby:0x000055aba9ae62a8
@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.20231022-050407",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004535 0.004679 3.836466 ( 5.712594)
build_miniruby 0.001468 0.000271 2.083288 ( 2.757710)
build_ruby 0.001520 0.000282 3.083557 ( 4.085382)
build_all 0.008296 0.000745 6.160306 ( 6.464350)
build_install 0.021328 0.001370 7.479648 ( 6.871622)
test_btest 0.000787 0.000127 62.977621 ( 72.785337)
test_basic 0.003621 0.005283 0.753919 ( 1.789791)
test_all 0.100615 0.026542 652.093881 (699.902383)
test_rubyspec 0.042830 0.034658 90.103887 (151.663727)
total: 952.03 sec