Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-055556
#<BuildRuby:0x00007fe53710fdc8
@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.20240808-055556",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006365 0.003766 3.912684 ( 6.259443)
build_miniruby 0.000000 0.002277 1.831847 ( 2.572941)
build_ruby 0.000570 0.001598 4.616109 ( 5.918207)
build_all 0.011239 0.000000 9.165569 ( 9.462638)
build_install 0.017890 0.008139 12.374110 ( 15.619897)
test_btest 0.000998 0.000173 128.377456 (149.577352)
test_basic 0.011937 0.001356 1.432735 ( 2.307040)
test_all 0.116522 0.045986 920.891044 (584.042624)
test_rubyspec 0.061976 0.030644 174.590076 ( 41.945860)
total: 817.71 sec