Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-215157
#<BuildRuby:0x00007fe520fbfdd0
@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.20240725-215157",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.008154 0.002038 3.847797 ( 6.496111)
build_miniruby 0.001748 0.000437 1.865628 ( 3.865874)
build_ruby 0.000000 0.002572 4.801316 ( 10.769044)
build_all 0.009714 0.001901 8.795770 ( 11.469086)
build_install 0.012756 0.014334 12.045279 ( 15.923047)
test_btest 0.000809 0.000269 126.380527 (156.461523)
test_basic 0.009103 0.000057 1.347641 ( 2.198103)
test_all 0.123124 0.036919 908.641329 (361.807932)
test_rubyspec 0.041857 0.045653 162.638464 ( 48.014563)
total: 617.01 sec