Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250517-231523
#<BuildRuby:0x00007fe50346fdd0
@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.20250517-231523",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000050 0.000007 0.000057 ( 0.000050)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.009098 0.000150 3.629302 ( 3.213238)
build_miniruby 0.002139 0.000000 1.925357 ( 1.929349)
build_ruby 0.002262 0.000064 4.546201 ( 4.669942)
build_all 0.011070 0.000357 6.599702 ( 3.134453)
build_install 0.020460 0.000444 8.532706 ( 4.441088)
test_btest 0.000938 0.000100 70.804719 ( 35.032201)
test_basic 0.008496 0.000449 0.856389 ( 0.900698)
test_all 0.101095 0.023548 629.397942 (235.051377)
test_rubyspec 0.054242 0.032925 110.862673 ( 31.840199)
total: 320.21 sec