Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-224452
#<BuildRuby:0x000055bf552f5d18
@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.20230826-224452",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000033 0.000001 0.000034 ( 0.000035)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.007631 0.000119 2.152936 ( 4.396711)
build_miniruby 0.001788 0.000060 1.655409 ( 1.903293)
build_ruby 0.002273 0.000076 3.375318 ( 3.896611)
build_all 0.004025 0.004300 6.279375 ( 3.996939)
build_install 0.013517 0.005176 7.924597 ( 5.915690)
test_btest 0.000798 0.000075 83.579380 ( 44.562438)
test_basic 0.004001 0.004553 0.989862 ( 1.184836)
test_all 0.005340 0.004720 658.769484 (286.455864)
test_rubyspec 0.035056 0.039555 105.232474 (125.801508)
total: 478.11 sec