Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-043608
#<BuildRuby:0x00007fa08bfdfdd0
@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.20240921-043608",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006140 0.004324 5.417300 ( 8.776286)
build_miniruby 0.001770 0.000259 1.999967 ( 2.504651)
build_ruby 0.002381 0.000349 4.999121 ( 6.862608)
build_all 0.001868 0.008710 7.771881 ( 10.692883)
build_install 0.023017 0.005448 12.086180 ( 15.649360)
test_btest 0.000852 0.000170 106.714188 (151.583925)
test_basic 0.009711 0.004582 1.367620 ( 2.356793)
test_all 0.116681 0.053052 907.118257 (856.554639)
test_rubyspec 0.041393 0.047145 143.283566 ( 32.348786)
total: 1087.33 sec