Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-050712
#<BuildRuby:0x00007fd62f29fdd0
@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.20241018-050712",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005715 0.004259 4.563151 ( 5.300785)
build_miniruby 0.001825 0.000355 1.855077 ( 2.201208)
build_ruby 0.001795 0.000349 4.830101 ( 5.787840)
build_all 0.009947 0.001113 7.920837 ( 4.800075)
build_install 0.019320 0.003103 11.238026 ( 6.175990)
test_btest 0.000730 0.000136 99.095905 ( 40.475466)
test_basic 0.004970 0.005148 1.080596 ( 1.143541)
test_all 0.100116 0.054435 836.185658 (339.019595)
test_rubyspec 0.051673 0.036163 142.558086 ( 44.863532)
total: 449.77 sec