Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-131329
#<BuildRuby:0x000056543a21e1b8
@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.20230704-131329",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.008505 0.000707 24.209497 ( 27.252562)
build_miniruby 0.001975 0.000303 33.825418 ( 36.101334)
build_ruby 0.001342 0.000207 2.995636 ( 3.452871)
build_all 0.002124 0.007093 15.977911 ( 13.525952)
build_install 0.011897 0.007974 6.448610 ( 6.426440)
test_btest 0.000796 0.000205 64.781956 ( 46.834410)
test_basic 0.005795 0.001496 0.819111 ( 1.192055)
test_all 0.001365 0.000352 561.013977 (336.002842)
test_rubyspec 0.015366 0.041888 81.188329 (110.697590)
total: 581.49 sec