Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-171035
#<BuildRuby:0x0000564acec0e1e8
@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.20230606-171035",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000025)
build_up 0.005622 0.001405 2.038057 ( 4.230795)
build_miniruby 0.001786 0.000000 1.477605 ( 2.104850)
build_ruby 0.000000 0.002071 2.864342 ( 3.391042)
build_all 0.004409 0.003277 2.260713 ( 2.312953)
build_install 0.008360 0.010655 3.374898 ( 3.261710)
test_btest 0.000000 0.001053 60.522521 ( 36.765161)
test_basic 0.001396 0.006008 0.682219 ( 0.902562)
test_all 0.001584 0.000655 556.942703 (487.549417)
test_rubyspec 0.048971 0.011838 78.724172 (124.824909)
total: 665.34 sec