Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-162314
#<BuildRuby:0x0000562e4c6de090
@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.20231014-162314",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001283 0.007529 2.630171 ( 3.995856)
build_miniruby 0.001478 0.000238 2.069294 ( 2.348321)
build_ruby 0.001638 0.000264 3.321061 ( 3.892790)
build_all 0.008980 0.000148 5.613029 ( 4.419831)
build_install 0.015126 0.004539 7.122106 ( 6.406866)
test_btest 0.000684 0.000114 67.014457 ( 74.524031)
test_basic 0.006677 0.000411 0.841984 ( 1.172090)
test_all 0.011073 0.000000 695.732712 (444.783320)
test_rubyspec 0.050649 0.026777 97.301984 (149.009215)
total: 690.55 sec