Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241108-071548
#<BuildRuby:0x00007fdf4e98fdc0
@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.20241108-071548",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.004679 0.004158 4.462962 ( 5.335408)
build_miniruby 0.001609 0.000332 2.278946 ( 2.616628)
build_ruby 0.001696 0.000349 4.391481 ( 4.651250)
build_all 0.008571 0.001764 6.070529 ( 4.269076)
build_install 0.015249 0.008245 9.161531 ( 6.571456)
test_btest 0.000742 0.000175 64.616881 ( 44.626151)
test_basic 0.011169 0.001571 1.032813 ( 1.227033)
test_all 0.111610 0.041615 736.338408 (412.874439)
test_rubyspec 0.038488 0.045739 111.101331 ( 55.038206)
total: 537.21 sec