Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-185629
#<BuildRuby:0x000056027dc761d8
@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.20230619-185629",
@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.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006029 0.000181 1.822857 ( 3.107893)
build_miniruby 0.001313 0.000109 1.400984 ( 1.399942)
build_ruby 0.001327 0.000111 2.699879 ( 2.927508)
build_all 0.006261 0.000522 4.985883 ( 2.052379)
build_install 0.015885 0.000214 6.232841 ( 3.034061)
test_btest 0.000671 0.000049 78.001017 ( 20.964382)
test_basic 0.005434 0.000069 0.739562 ( 0.820399)
test_all 0.001056 0.000076 577.899054 (178.969649)
test_rubyspec 0.003549 0.039954 80.102051 ( 91.933727)
total: 305.21 sec