Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-224735
#<BuildRuby:0x000055d1146ba018
@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.20240318-224735",
@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.000001 0.000019 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000123 0.007587 2.391052 ( 2.468375)
build_miniruby 0.001471 0.000152 1.882367 ( 1.889675)
build_ruby 0.001589 0.000164 3.580168 ( 3.790038)
build_all 0.004088 0.003989 7.252975 ( 4.009648)
build_install 0.016338 0.003471 9.008115 ( 5.383498)
test_btest 0.000639 0.000091 94.455473 ( 44.580478)
test_basic 0.005844 0.000835 0.874549 ( 0.937193)
test_all 0.092129 0.027358 787.802484 (294.889017)
test_rubyspec 0.053239 0.033969 126.753802 (136.204409)
total: 494.15 sec