Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-151013
#<BuildRuby:0x000055b7fe1c1018
@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.20240209-151013",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005989 0.001633 2.090091 ( 3.548459)
build_miniruby 0.001800 0.000000 1.837800 ( 2.267179)
build_ruby 0.000000 0.002188 3.613998 ( 17.155117)
build_all 0.004372 0.005729 6.046453 ( 6.441341)
build_install 0.014203 0.007553 7.535165 ( 11.516095)
test_btest 0.000639 0.000228 74.646506 ( 77.405676)
test_basic 0.000000 0.007940 0.898506 ( 1.388511)
test_all 0.105465 0.019604 725.003577 (667.428599)
test_rubyspec 0.042614 0.072660 183.819007 (264.885506)
total: 1052.04 sec