Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-125648
#<BuildRuby:0x00005619566c61a8
@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.20230531-125648",
@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.000019 0.000003 0.000022 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.002429 0.003769 1.873730 ( 3.600099)
build_miniruby 0.001488 0.000248 1.393529 ( 1.474894)
build_ruby 0.000000 0.002075 2.775617 ( 3.126087)
build_all 0.002960 0.004729 2.245102 ( 2.018719)
build_install 0.010154 0.008899 3.496831 ( 3.012348)
test_btest 0.000698 0.000203 76.851253 ( 25.687487)
test_basic 0.000844 0.003850 0.716276 ( 0.791091)
test_all 0.001158 0.000000 577.726751 (204.681843)
test_rubyspec 0.022505 0.033543 83.416655 ( 96.565011)
total: 340.96 sec