Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-103335
#<BuildRuby:0x0000556dd27edfe8
@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.20221229-103335",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004773 0.000255 0.880560 ( 1.269230)
build_miniruby 0.000824 0.000247 1.248257 ( 1.246903)
build_ruby 0.001231 0.000370 3.438356 ( 3.800227)
build_all 0.004902 0.001470 3.512236 ( 1.770885)
build_install 0.006491 0.009472 3.094657 ( 2.077376)
test_btest 0.000526 0.000200 59.572630 ( 18.330109)
test_basic 0.000193 0.004538 0.381788 ( 0.473871)
test_all 0.000728 0.000311 584.258065 (164.753248)
test_rubyspec 0.018857 0.018885 59.238144 ( 69.187581)
total: 262.91 sec