Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-212223
#<BuildRuby:0x000056313f6ee058
@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.20230729-212223",
@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.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002213 0.004515 1.944617 ( 3.187823)
build_miniruby 0.001672 0.000000 1.543043 ( 1.546759)
build_ruby 0.001943 0.000000 2.977162 ( 3.189011)
build_all 0.000000 0.007059 2.469992 ( 1.438190)
build_install 0.015691 0.000715 3.634983 ( 3.029367)
test_btest 0.000656 0.000194 64.793131 ( 32.871430)
test_basic 0.005008 0.000281 0.762850 ( 2.607777)
test_all 0.000930 0.000266 609.053076 (237.543265)
test_rubyspec 0.018614 0.033881 77.345978 ( 89.206617)
total: 374.62 sec