Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-010528
#<BuildRuby:0x000055de4984e090
@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.20230510-010528",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006067 0.000700 2.123745 ( 4.602964)
build_miniruby 0.001397 0.000161 1.692590 ( 1.972167)
build_ruby 0.000000 0.001523 2.583900 ( 3.369610)
build_all 0.004916 0.002756 2.214128 ( 2.487403)
build_install 0.015119 0.000900 3.371425 ( 3.489372)
test_btest 0.000653 0.000091 60.830871 ( 42.442149)
test_basic 0.006705 0.000925 0.697846 ( 1.166529)
test_all 0.001637 0.000226 521.558959 (298.713004)
test_rubyspec 0.054155 0.002248 73.474852 ( 95.097667)
total: 453.34 sec