Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-041755
#<BuildRuby:0x000055cc0f165f40
@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.20230921-041755",
@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.000026 0.000002 0.000028 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000437 0.008153 3.284602 ( 6.267789)
build_miniruby 0.001394 0.000225 2.175793 ( 2.737486)
build_ruby 0.001992 0.000321 3.641255 ( 4.344456)
build_all 0.000601 0.008480 5.763287 ( 5.105490)
build_install 0.006413 0.016118 7.277824 ( 6.819710)
test_btest 0.000650 0.000216 65.754418 ( 53.279965)
test_basic 0.006523 0.002174 0.821999 ( 1.259417)
test_all 0.010639 0.000393 688.861411 (541.549138)
test_rubyspec 0.040215 0.042558 95.506668 (137.602585)
total: 758.97 sec