Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-113325
#<BuildRuby:0x0000558bf25ca228
@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.20240126-113325",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.006259 1.890750 ( 2.260762)
build_miniruby 0.001118 0.000363 1.579769 ( 1.587734)
build_ruby 0.001416 0.000262 3.314023 ( 3.583268)
build_all 0.006672 0.000514 6.241015 ( 3.315971)
build_install 0.005863 0.013369 7.766777 ( 4.662180)
test_btest 0.000000 0.000992 84.565798 ( 40.014667)
test_basic 0.000158 0.007198 0.922162 ( 1.031952)
test_all 0.069890 0.044292 742.191506 (308.579625)
test_rubyspec 0.067699 0.036110 170.191584 (185.020995)
total: 550.06 sec