Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-031643
#<BuildRuby:0x000055afc11e1e98
@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.20231101-031643",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.008240 0.000008 2.508339 ( 4.394907)
build_miniruby 0.001653 0.000049 2.032320 ( 2.199719)
build_ruby 0.000000 0.001925 3.318205 ( 4.002256)
build_all 0.000000 0.009108 5.275392 ( 5.481948)
build_install 0.021261 0.000986 6.847205 ( 6.467794)
test_btest 0.000735 0.000076 61.652983 ( 63.741318)
test_basic 0.000000 0.006287 0.816033 ( 1.360805)
test_all 0.084056 0.044077 639.742888 (508.425403)
test_rubyspec 0.029552 0.042360 89.944698 (119.487715)
total: 715.56 sec