Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241116-172555
#<BuildRuby:0x00007fe7979ffde0
@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.20241116-172555",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.008602 0.001195 4.337114 ( 5.807333)
build_miniruby 0.002138 0.000297 1.871811 ( 5.447144)
build_ruby 0.001699 0.000236 3.851301 ( 52.009277)
build_all 0.010785 0.000000 6.173384 ( 3.609356)
build_install 0.020398 0.005766 9.307564 ( 6.872235)
test_btest 0.000909 0.000000 65.970918 ( 48.977758)
test_basic 0.007111 0.004480 1.036606 ( 1.154395)
test_all 0.117580 0.036990 717.152489 (255.607787)
test_rubyspec 0.066001 0.019260 104.433719 ( 25.588930)
total: 405.08 sec