Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-145907
#<BuildRuby:0x00005617139f63e0
@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.20231205-145907",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.000861 0.007883 2.528805 ( 4.089229)
build_miniruby 0.001361 0.000201 1.729414 ( 2.322315)
build_ruby 0.001872 0.000277 3.243569 ( 3.837647)
build_all 0.009208 0.000716 5.504018 ( 5.081904)
build_install 0.019235 0.003975 6.978657 ( 6.263992)
test_btest 0.000781 0.000119 66.634375 ( 51.391911)
test_basic 0.007116 0.001078 0.808717 ( 1.132058)
test_all 0.073449 0.054762 706.023051 (265.618053)
test_rubyspec 0.049556 0.026031 91.258963 (108.561955)
total: 448.30 sec