Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-202703
#<BuildRuby:0x0000564cc23de3b0
@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.20240206-202703",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005348 0.000411 1.782470 ( 2.127626)
build_miniruby 0.001114 0.000086 1.531234 ( 1.529999)
build_ruby 0.001399 0.000107 2.819263 ( 3.048753)
build_all 0.002922 0.004183 5.870792 ( 2.286985)
build_install 0.005328 0.012198 7.488217 ( 3.783558)
test_btest 0.000681 0.000141 82.951378 ( 21.574780)
test_basic 0.005374 0.000233 0.657410 ( 0.717704)
test_all 0.055985 0.057879 675.148660 (194.724375)
test_rubyspec 0.038278 0.054670 143.542509 (152.856289)
total: 382.65 sec