Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-110717
#<BuildRuby:0x000056154d5b61a8
@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.20221227-110717",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004868 0.000000 1.192868 ( 2.047544)
build_miniruby 0.001167 0.000000 1.485145 ( 1.603480)
build_ruby 0.000000 0.001507 3.493608 ( 4.007491)
build_all 0.001630 0.005867 3.738458 ( 2.608800)
build_install 0.007317 0.006976 3.026730 ( 2.865205)
test_btest 0.000540 0.000065 54.025258 ( 31.099770)
test_basic 0.001704 0.003882 0.422664 ( 0.557119)
test_all 0.000538 0.000512 632.477268 (280.245456)
test_rubyspec 0.025538 0.018826 69.808955 ( 83.286551)
total: 408.32 sec