Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-073116
#<BuildRuby:0x00005638a44c6048
@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.20230816-073116",
@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.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005688 0.002983 2.308537 ( 4.812968)
build_miniruby 0.001496 0.000241 1.873182 ( 2.041891)
build_ruby 0.001650 0.000000 3.134914 ( 3.594805)
build_all 0.004027 0.006508 45.860683 ( 42.182124)
build_install 0.015734 0.004696 6.964383 ( 5.419148)
test_btest 0.000617 0.000134 67.197124 ( 35.923552)
test_basic 0.006720 0.000608 0.718727 ( 0.924001)
test_all 0.006786 0.003517 659.007223 (307.452387)
test_rubyspec 0.056117 0.016134 92.369632 (108.115362)
total: 510.47 sec