Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-060240
#<BuildRuby:0x00007f34f8d1fdd8
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241006-060240",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004607 0.003410 3.772210 ( 3.645111)
build_miniruby 0.001312 0.000246 1.542759 ( 1.540065)
build_ruby 0.001780 0.000333 4.257766 ( 4.400416)
build_all 0.003865 0.004913 7.262168 ( 3.018717)
build_install 0.013152 0.005313 10.056388 ( 4.790946)
test_btest 0.000000 0.000959 90.839013 ( 23.988987)
test_basic 0.002211 0.005814 1.018319 ( 1.063888)
test_all 0.103013 0.051318 786.279836 (224.264186)
test_rubyspec 0.037194 0.052043 136.713375 ( 30.119334)
total: 296.83 sec