Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-171530
#<BuildRuby:0x00005654e03b1e98
@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.20231219-171530",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007688 0.000404 2.584333 ( 4.069029)
build_miniruby 0.001508 0.000167 1.828463 ( 2.412067)
build_ruby 0.001797 0.000199 3.248697 ( 4.238959)
build_all 0.008406 0.000438 5.542535 ( 4.813262)
build_install 0.015272 0.004708 7.057963 ( 6.321639)
test_btest 0.000759 0.000098 61.984372 ( 63.240050)
test_basic 0.007103 0.000318 0.796800 ( 1.345985)
test_all 0.083619 0.039457 684.838797 (379.306026)
test_rubyspec 0.044814 0.030589 91.253713 (139.425716)
total: 605.17 sec