Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-020559
#<BuildRuby:0x000055a050e6dfe8
@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.20230105-020559",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000265 0.004080 1.110743 ( 1.530702)
build_miniruby 0.001008 0.000131 1.396355 ( 1.394731)
build_ruby 0.001694 0.000000 2.978951 ( 3.370386)
build_all 0.006024 0.000460 3.574578 ( 1.841740)
build_install 0.008932 0.004325 2.803101 ( 1.908863)
test_btest 0.000000 0.000859 56.779602 ( 15.563802)
test_basic 0.000000 0.005277 0.386096 ( 0.481091)
test_all 0.000000 0.001224 625.960733 (181.778173)
test_rubyspec 0.015257 0.022742 62.689767 ( 72.727670)
total: 280.60 sec