Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-190826
#<BuildRuby:0x00007f81cbe0fde0
@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.20240731-190826",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003833 0.003943 3.447258 ( 3.485473)
build_miniruby 0.001699 0.000000 1.545861 ( 1.542638)
build_ruby 0.001899 0.000000 4.056947 ( 4.410955)
build_all 0.008450 0.000055 7.887521 ( 3.043899)
build_install 0.015166 0.003847 10.446444 ( 4.649224)
test_btest 0.000732 0.000129 112.140957 ( 30.047776)
test_basic 0.004598 0.004930 1.108034 ( 1.157232)
test_all 0.121605 0.025302 809.126222 (251.562982)
test_rubyspec 0.038346 0.047233 168.367479 ( 34.884969)
total: 334.79 sec