Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-044757
#<BuildRuby:0x00007f25c8c1fdc8
@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.20240815-044757",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000033 0.000013 0.000046 ( 0.000045)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.005286 0.002962 3.929555 ( 3.745130)
build_miniruby 0.000000 0.001853 1.735337 ( 1.731112)
build_ruby 0.001277 0.000890 4.936969 ( 5.099800)
build_all 0.010702 0.001118 9.624820 ( 5.724828)
build_install 0.023000 0.003675 13.132110 ( 8.126970)
test_btest 0.000786 0.000275 122.593092 ( 37.636843)
test_basic 0.008806 0.005745 1.242489 ( 1.285898)
test_all 0.095267 0.057008 741.039648 (214.804040)
test_rubyspec 0.064683 0.028245 169.819209 ( 28.100960)
total: 306.26 sec