Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-101037
#<BuildRuby:0x000055fa6ddb2190
@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.20230330-101037",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006603 0.000000 1.915604 ( 4.518960)
build_miniruby 0.001501 0.000000 1.330046 ( 1.479104)
build_ruby 0.001709 0.000000 2.692428 ( 3.640844)
build_all 0.003732 0.004299 2.291587 ( 2.563084)
build_install 0.013784 0.007172 3.497358 ( 3.904683)
test_btest 0.000678 0.000181 60.102838 ( 42.560740)
test_basic 0.005423 0.000437 0.454274 ( 0.754258)
test_all 0.001962 0.000097 509.690754 (246.718210)
test_rubyspec 0.035797 0.026808 75.851443 ( 99.100453)
total: 405.24 sec