Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-221316
#<BuildRuby:0x0000555aa26be7c8
@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.20230524-221316",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005787 0.000154 1.814497 ( 3.949270)
build_miniruby 0.001419 0.000123 1.298721 ( 1.342690)
build_ruby 0.001397 0.000122 2.537258 ( 2.930173)
build_all 0.002210 0.004514 2.134218 ( 2.146439)
build_install 0.005745 0.011304 3.340391 ( 3.504799)
test_btest 0.000594 0.000137 76.208915 ( 40.594940)
test_basic 0.004904 0.001132 0.749920 ( 0.985273)
test_all 0.001855 0.000429 581.032233 (284.878603)
test_rubyspec 0.020050 0.027959 80.735114 ( 99.573800)
total: 439.91 sec