Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-005840
#<BuildRuby:0x0000557b194c62a8
@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.20240129-005840",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006371 0.000000 1.949454 ( 3.097425)
build_miniruby 0.001878 0.000046 1.714902 ( 1.877784)
build_ruby 0.001926 0.000000 3.516258 ( 4.004349)
build_all 0.005781 0.003253 5.641933 ( 4.574104)
build_install 0.016780 0.004125 6.739764 ( 5.295633)
test_btest 0.000697 0.000135 69.713897 ( 58.284874)
test_basic 0.004184 0.003162 0.800843 ( 1.113044)
test_all 0.082240 0.041257 729.787736 (645.616087)
test_rubyspec 0.052363 0.061721 180.602088 (286.279850)
total: 1010.14 sec