Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-200113
#<BuildRuby:0x0000558c87e95fc0
@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.20230626-200113",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006584 0.000441 2.081563 ( 5.721060)
build_miniruby 0.000000 0.001634 1.587772 ( 2.542955)
build_ruby 0.000000 0.001488 2.987645 ( 4.405735)
build_all 0.001804 0.005544 2.380170 ( 2.523246)
build_install 0.010981 0.006850 3.935903 ( 4.330063)
test_btest 0.000603 0.000167 79.046155 ( 46.312665)
test_basic 0.002245 0.004774 0.829866 ( 1.331719)
test_all 0.001750 0.000543 621.716158 (360.156162)
test_rubyspec 0.044863 0.009804 88.125448 (127.091108)
total: 554.42 sec