Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-050701
#<BuildRuby:0x00007fbf5fd2fde0
@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.20240827-050701",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.004135 0.004017 3.510361 ( 3.579972)
build_miniruby 0.000000 0.001799 1.618106 ( 1.614889)
build_ruby 0.000000 0.002102 4.130082 ( 4.295707)
build_all 0.001913 0.007005 8.009672 ( 3.107968)
build_install 0.011914 0.007896 10.860521 ( 4.919551)
test_btest 0.000000 0.001186 117.028641 ( 30.838150)
test_basic 0.000974 0.009060 1.006961 ( 1.055828)
test_all 0.103614 0.049888 801.128304 (244.808439)
test_rubyspec 0.042399 0.047764 166.398425 ( 33.240264)
total: 327.46 sec