Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-091403
#<BuildRuby:0x00007f59b5f8fdc0
@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.20240828-091403",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005462 0.001366 2.706108 ( 2.742352)
build_miniruby 0.001302 0.000325 1.142188 ( 1.139541)
build_ruby 0.001652 0.000413 4.107233 ( 4.262271)
build_all 0.007948 0.000866 7.513516 ( 2.969829)
build_install 0.011836 0.008500 9.797945 ( 4.404686)
test_btest 0.000933 0.000272 103.677487 ( 26.595876)
test_basic 0.005166 0.004688 1.051310 ( 1.100019)
test_all 0.106143 0.046498 805.104676 (233.147060)
test_rubyspec 0.044321 0.046808 168.453427 ( 34.080722)
total: 310.44 sec