Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-175134
#<BuildRuby:0x0000562896d51a00
@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.20230612-175134",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.001602 0.000192 1.755970 ( 5.227247)
autoconf 0.000000 0.001597 2.454991 ( 2.448918)
configure 0.042593 0.022781 29.249270 ( 30.548470)
build_up 0.014977 0.014345 54.508540 ( 35.785117)
build_miniruby 0.012017 0.000000 51.859946 ( 23.114327)
build_ruby 0.002310 0.000520 2.955296 ( 3.128830)
build_all 0.057348 0.032116 150.677017 ( 56.689820)
build_install 0.012110 0.004036 3.570294 ( 2.614745)
test_btest 0.000798 0.000290 76.107955 ( 32.666708)
test_basic 0.001906 0.005113 0.836355 ( 1.000363)
test_all 0.001446 0.000552 559.147753 (213.849267)
test_rubyspec 0.017158 0.031054 120.956741 (133.434966)
total: 540.51 sec