Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-124721
#<BuildRuby:0x00007f3a08a6fdd0
@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.20241007-124721",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000040 0.000008 0.000048 ( 0.000046)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.006131 0.004425 4.725840 ( 5.172172)
build_miniruby 0.001457 0.000315 2.487515 ( 2.623940)
build_ruby 0.002051 0.000443 4.787269 ( 5.125681)
build_all 0.010464 0.001336 8.053273 ( 5.187141)
build_install 0.015670 0.010345 10.660897 ( 7.312047)
test_btest 0.000838 0.000210 88.935166 ( 66.415448)
test_basic 0.012487 0.000000 1.188067 ( 1.450317)
test_all 0.119462 0.043402 800.547817 (653.271230)
test_rubyspec 0.049607 0.049086 129.658869 ( 80.478370)
total: 827.04 sec