Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-132830
#<BuildRuby:0x00005649f8885e80
@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.20230207-132830",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004194 0.000200 1.157383 ( 1.612624)
build_miniruby 0.001308 0.000062 1.086787 ( 1.085341)
build_ruby 0.001502 0.000071 1.982794 ( 2.205683)
build_all 0.006093 0.000000 3.566854 ( 1.786981)
build_install 0.013919 0.000000 2.733637 ( 2.019973)
test_btest 0.000837 0.000000 56.804569 ( 18.440142)
test_basic 0.000000 0.007061 0.427594 ( 0.523957)
test_all 0.000000 0.001149 631.809724 (198.203626)
test_rubyspec 0.024494 0.020376 68.941635 ( 78.936196)
total: 304.82 sec