Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-172905
#<BuildRuby:0x0000556d2bdaa118
@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.20230624-172905",
@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.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002103 0.004348 2.151121 ( 6.498492)
build_miniruby 0.001652 0.000306 1.729101 ( 3.448889)
build_ruby 0.001329 0.000246 3.135943 ( 19.291806)
build_all 0.007617 0.000618 2.444804 ( 3.895895)
build_install 0.014630 0.005495 3.949298 ( 6.581690)
test_btest 0.000748 0.000149 79.994466 ( 90.662202)
test_basic 0.001990 0.004977 0.874807 ( 2.224737)
test_all 0.000000 0.008131 657.533134 (713.507170)
test_rubyspec 0.040968 0.019184 92.551387 (171.427613)
total: 1017.54 sec