Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-223149
#<BuildRuby:0x000055f49ac8e1e8
@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.20231224-223149",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006441 0.000489 1.798243 ( 3.105259)
build_miniruby 0.001337 0.000257 4.911010 ( 5.059157)
build_ruby 0.001627 0.000313 3.191896 ( 3.725229)
build_all 0.007341 0.001411 4.895023 ( 4.371419)
build_install 0.008465 0.012565 6.136104 ( 5.237631)
test_btest 0.000621 0.000175 61.352021 ( 51.900959)
test_basic 0.000742 0.006692 0.791946 ( 1.166216)
test_all 0.091282 0.036183 716.117774 (570.945231)
test_rubyspec 0.058563 0.023928 94.178916 (176.460926)
total: 821.97 sec