Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-071333
#<BuildRuby:0x00007fa27a68fdc0
@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.20240808-071333",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.000129 0.007966 2.635704 ( 2.701444)
build_miniruby 0.001184 0.000323 1.135235 ( 1.132440)
build_ruby 0.001766 0.000000 3.072533 ( 3.281120)
build_all 0.003782 0.004517 6.805764 ( 2.524535)
build_install 0.017856 0.001493 9.043678 ( 4.032885)
test_btest 0.000721 0.000194 111.711786 ( 28.680476)
test_basic 0.003982 0.005885 0.911306 ( 0.963540)
test_all 0.090623 0.061647 772.418793 (244.909021)
test_rubyspec 0.065930 0.022809 171.453467 ( 30.022839)
total: 318.25 sec