Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-233023
#<BuildRuby:0x000055f1fc94e348
@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.20230817-233023",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.008443 0.000619 3.963992 ( 6.635573)
build_miniruby 0.003250 0.000449 2.516648 ( 3.269970)
build_ruby 0.002104 0.000000 3.421256 ( 15.694530)
build_all 0.005602 0.003508 5.734011 ( 4.278350)
build_install 0.010080 0.009563 7.200773 ( 5.883855)
test_btest 0.000785 0.000167 64.658390 ( 43.358053)
test_basic 0.002908 0.000617 0.830689 ( 1.323362)
test_all 0.009557 0.002027 649.795547 (329.040616)
test_rubyspec 0.044770 0.029106 89.952690 (114.710839)
total: 524.20 sec