Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-095948
#<BuildRuby:0x00007f514015fde0
@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.20241015-095948",
@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.000023 0.000000 0.000023 ( 0.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.003984 0.004131 3.808187 ( 3.695745)
build_miniruby 0.000000 0.001942 1.467657 ( 1.464797)
build_ruby 0.000025 0.002060 4.314865 ( 4.494941)
build_all 0.003348 0.005731 7.371375 ( 3.017732)
build_install 0.006288 0.014861 10.225282 ( 4.882045)
test_btest 0.000000 0.001270 96.502246 ( 26.184437)
test_basic 0.000000 0.010648 1.085704 ( 1.133733)
test_all 0.119391 0.033033 802.266773 (253.732978)
test_rubyspec 0.053868 0.037688 140.235095 ( 37.366385)
total: 335.97 sec