Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-130823
#<BuildRuby:0x00007f15a086fdc8
@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.20240822-130823",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002907 0.004937 3.561955 ( 3.489174)
build_miniruby 0.001586 0.000000 1.353783 ( 1.350365)
build_ruby 0.001881 0.000000 3.769320 ( 4.018108)
build_all 0.008645 0.001172 8.089014 ( 3.204848)
build_install 0.017906 0.002185 10.799073 ( 5.219925)
test_btest 0.000877 0.000237 113.615970 ( 30.032559)
test_basic 0.009289 0.000285 0.923295 ( 0.968338)
test_all 0.122016 0.032378 848.061865 (241.453956)
test_rubyspec 0.060814 0.026776 162.431856 ( 35.394394)
total: 325.13 sec