Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-183816
#<BuildRuby:0x00005608ef49a068
@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.20231119-183816",
@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.000025 0.000002 0.000027 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.002958 0.004225 2.123989 ( 3.897027)
build_miniruby 0.001963 0.000000 1.705909 ( 2.088589)
build_ruby 0.002253 0.000000 3.384482 ( 4.798410)
build_all 0.002443 0.007041 5.409534 ( 6.706695)
build_install 0.019493 0.000066 6.729115 ( 7.739480)
test_btest 0.000625 0.000094 63.010491 ( 82.086436)
test_basic 0.007534 0.001130 0.821354 ( 1.666762)
test_all 0.108491 0.018403 644.092566 (510.816666)
test_rubyspec 0.041041 0.031410 91.575132 (136.631329)
total: 756.43 sec