Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-064257
#<BuildRuby:0x00007faffe0afdd8
@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.20240629-064257",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.008115 0.000000 3.940522 ( 3.364213)
build_miniruby 0.001662 0.000000 1.632157 ( 1.628328)
build_ruby 0.002078 0.000017 4.339292 ( 4.470022)
build_all 0.007102 0.004971 8.784560 ( 5.175952)
build_install 0.021631 0.007033 12.581622 ( 8.126841)
test_btest 0.000772 0.000242 122.849868 ( 41.569893)
test_basic 0.008289 0.002849 1.269357 ( 1.344162)
test_all 0.123924 0.026813 844.794512 (239.655982)
test_rubyspec 0.047894 0.042218 168.812239 ( 34.424902)
total: 339.76 sec