Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-083418
#<BuildRuby:0x0000558c06c4e3b0
@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.20230510-083418",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005073 0.000209 1.852557 ( 3.312792)
build_miniruby 0.001304 0.000248 1.383643 ( 1.399566)
build_ruby 0.001307 0.000249 2.750585 ( 10.722331)
build_all 0.005705 0.000281 2.192872 ( 1.392134)
build_install 0.014980 0.001085 3.421760 ( 2.637266)
test_btest 0.000331 0.000468 75.110612 ( 37.009586)
test_basic 0.003150 0.003763 0.808033 ( 1.129761)
test_all 0.000962 0.000192 593.380911 (224.616100)
test_rubyspec 0.024567 0.024806 78.763348 ( 90.871235)
total: 373.09 sec