Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-024541
#<BuildRuby:0x00007f68bd29fdd8
@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.20240627-024541",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.000591 0.008368 4.170185 ( 4.310549)
build_miniruby 0.001300 0.000493 1.903362 ( 1.915991)
build_ruby 0.001372 0.000520 3.968888 ( 26.205723)
build_all 0.008526 0.001195 8.445292 ( 3.584189)
build_install 0.007592 0.014295 11.722658 ( 5.600258)
test_btest 0.000649 0.000291 115.329633 ( 30.034945)
test_basic 0.004763 0.004162 1.225310 ( 1.277709)
test_all 0.106610 0.041513 816.915683 (238.867128)
test_rubyspec 0.037334 0.057105 167.692367 ( 35.485579)
total: 347.28 sec