Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-112453
#<BuildRuby:0x00007f89856afde0
@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.20240824-112453",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003680 0.003870 3.428530 ( 3.443842)
build_miniruby 0.000000 0.001582 1.538720 ( 1.535491)
build_ruby 0.000911 0.001163 4.184571 ( 4.324142)
build_all 0.003942 0.005439 8.083163 ( 3.201047)
build_install 0.017058 0.000000 10.772671 ( 5.056222)
test_btest 0.000000 0.001114 119.000479 ( 32.001895)
test_basic 0.007108 0.002879 1.209355 ( 1.256616)
test_all 0.073929 0.076467 825.864228 (235.001386)
test_rubyspec 0.056850 0.038839 167.588892 ( 34.829240)
total: 320.65 sec