Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-060647
#<BuildRuby:0x00007ffb46ecfdd0
@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.20240923-060647",
@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.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000035)
build_up 0.008136 0.000039 3.872877 ( 3.351733)
build_miniruby 0.001433 0.000239 1.192809 ( 1.189679)
build_ruby 0.001598 0.000266 3.657139 ( 3.849309)
build_all 0.007078 0.000000 6.012810 ( 2.303572)
build_install 0.013703 0.004161 9.193934 ( 4.014818)
test_btest 0.000857 0.000148 90.641698 ( 24.311791)
test_basic 0.008904 0.001535 0.885965 ( 0.937340)
test_all 0.100031 0.045643 741.697967 (213.387786)
test_rubyspec 0.041515 0.039525 135.148025 ( 29.168281)
total: 282.52 sec