Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-233703
#<BuildRuby:0x0000563b2a432018
@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.20230212-233703",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000615 0.004152 1.215892 ( 1.672259)
build_miniruby 0.001641 0.000000 1.245100 ( 1.247851)
build_ruby 0.002033 0.000000 2.342078 ( 2.583372)
build_all 0.002746 0.004927 3.882095 ( 2.091727)
build_install 0.012530 0.001443 2.838611 ( 2.441253)
test_btest 0.000668 0.000223 56.467615 ( 29.137118)
test_basic 0.001433 0.004364 0.436694 ( 0.539879)
test_all 0.000896 0.000332 617.910533 (210.768171)
test_rubyspec 0.017151 0.028675 67.683104 ( 77.601677)
total: 328.08 sec