Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-174006
#<BuildRuby:0x00007f1f5439fdd0
@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.20241128-174006",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.004149 0.005564 3.791924 ( 4.361003)
build_miniruby 0.001317 0.000488 1.788112 ( 1.890809)
build_ruby 0.001569 0.000581 4.527677 ( 4.770863)
build_all 0.006544 0.003567 6.944862 ( 4.714516)
build_install 0.009228 0.015295 9.973116 ( 6.693517)
test_btest 0.000725 0.000340 86.957989 ( 63.899993)
test_basic 0.005861 0.007079 1.224758 ( 1.844247)
test_all 0.098721 0.055836 724.698897 (263.445269)
test_rubyspec 0.043542 0.039072 119.843238 ( 26.110517)
total: 377.73 sec