Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-191903
#<BuildRuby:0x000056480ab6a258
@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.20230731-191903",
@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.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000108 0.007891 2.288134 ( 4.887109)
build_miniruby 0.001356 0.000272 10.069075 ( 8.886317)
build_ruby 0.001419 0.000284 3.157379 ( 3.654390)
build_all 0.007434 0.001486 2.679781 ( 2.562840)
build_install 0.019773 0.000000 4.037030 ( 3.888497)
test_btest 0.000000 0.001016 67.058742 ( 40.040114)
test_basic 0.006080 0.002403 0.749010 ( 1.107262)
test_all 0.001121 0.000210 623.378072 (328.698411)
test_rubyspec 0.031783 0.027734 84.237335 (109.711062)
total: 503.44 sec