Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-094012
#<BuildRuby:0x000055fb004f2058
@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.20230908-094012",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006996 0.001250 2.375542 ( 4.892193)
build_miniruby 0.001386 0.000247 6.805324 ( 7.436055)
build_ruby 0.000000 0.001904 3.352138 ( 4.278969)
build_all 0.007931 0.002153 5.494597 ( 5.167969)
build_install 0.014671 0.006610 7.022214 ( 6.677565)
test_btest 0.000919 0.000000 62.668617 ( 52.099924)
test_basic 0.007495 0.000852 0.803951 ( 1.141505)
test_all 0.006878 0.004118 703.090464 (623.190246)
test_rubyspec 0.070438 0.014741 93.217258 (135.322410)
total: 840.21 sec