Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-081635
#<BuildRuby:0x00007efc510cfdd8
@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.20240906-081635",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000052 0.000000 0.000052 ( 0.000051)
configure 0.000040 0.000000 0.000040 ( 0.000041)
build_up 0.009612 0.000288 4.360349 ( 6.109042)
build_miniruby 0.001921 0.000304 1.848914 ( 5.417865)
build_ruby 0.002002 0.000316 4.806984 ( 8.471115)
build_all 0.010286 0.000276 9.027385 ( 6.205374)
build_install 0.014441 0.010647 12.469327 ( 8.888819)
test_btest 0.001039 0.000203 132.696501 ( 97.338529)
test_basic 0.013373 0.000000 1.515247 ( 2.076645)
test_all 0.129514 0.033733 973.108965 (602.779401)
test_rubyspec 0.061771 0.036500 177.421794 ( 78.802280)
total: 816.09 sec