Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-045838
#<BuildRuby:0x0000555e54b39fb8
@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.20230209-045838",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004715 0.000133 1.112066 ( 1.461799)
build_miniruby 0.001170 0.000167 1.170416 ( 1.168768)
build_ruby 0.001221 0.000175 2.254111 ( 2.458390)
build_all 0.006281 0.000284 3.656674 ( 1.876811)
build_install 0.013033 0.000556 2.722530 ( 1.882052)
test_btest 0.000634 0.000079 54.833052 ( 15.677277)
test_basic 0.006992 0.000000 0.425793 ( 0.522292)
test_all 0.001545 0.000000 611.336101 (177.255385)
test_rubyspec 0.016714 0.018725 64.284780 ( 74.492217)
total: 276.80 sec