Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-012641
#<BuildRuby:0x00005617af941ed0
@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.20230110-012641",
@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.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005724 0.000437 1.262755 ( 2.361788)
build_miniruby 0.001605 0.000419 1.557377 ( 1.851013)
build_ruby 0.002038 0.000000 3.730199 ( 4.882246)
build_all 0.005336 0.003935 4.217665 ( 3.878081)
build_install 0.016221 0.002938 3.158665 ( 3.485168)
test_btest 0.000759 0.000202 59.529371 ( 44.555896)
test_basic 0.006696 0.000686 0.477002 ( 0.804009)
test_all 0.001553 0.000401 695.316200 (609.910120)
test_rubyspec 0.036894 0.024826 77.402638 (109.446858)
total: 781.18 sec