Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-205002
#<BuildRuby:0x0000556e2a1322c8
@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.20230607-205002",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.006351 0.000254 1.933946 ( 4.401949)
build_miniruby 0.001435 0.000058 1.377602 ( 1.505010)
build_ruby 0.001491 0.000060 2.792644 ( 3.052259)
build_all 0.002944 0.004230 2.232165 ( 2.207128)
build_install 0.010374 0.008231 3.597152 ( 3.258865)
test_btest 0.000684 0.000094 75.575614 ( 40.251674)
test_basic 0.006947 0.000000 0.749607 ( 1.038198)
test_all 0.001287 0.000000 577.399135 (246.808656)
test_rubyspec 0.031937 0.023843 82.134576 ( 93.945873)
total: 396.47 sec