Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-064027
#<BuildRuby:0x00007f21b0bdfdc0
@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.20240616-064027",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000034 0.000007 0.000041 ( 0.000043)
build_up 0.005161 0.003303 3.876799 ( 3.803496)
build_miniruby 0.001777 0.000407 1.679714 ( 1.680351)
build_ruby 0.002574 0.000000 4.448357 ( 4.615465)
build_all 0.009808 0.000000 8.194892 ( 3.479208)
build_install 0.013945 0.010497 11.629028 ( 6.123383)
test_btest 0.000635 0.000162 111.795337 ( 31.303494)
test_basic 0.005234 0.005263 1.152147 ( 1.204090)
test_all 0.090661 0.057515 840.785205 (245.281124)
test_rubyspec 0.045307 0.049916 160.430773 ( 34.164944)
total: 331.66 sec