Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-064223
#<BuildRuby:0x000056131aec61d8
@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.20230612-064223",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002302 0.003912 1.796178 ( 3.109774)
build_miniruby 0.001276 0.000091 1.079905 ( 1.078297)
build_ruby 0.000000 0.001481 2.093845 ( 2.294052)
build_all 0.000000 0.005529 1.846890 ( 0.972920)
build_install 0.010520 0.004690 3.100031 ( 1.970631)
test_btest 0.000000 0.000715 74.919929 ( 19.807520)
test_basic 0.000000 0.005280 0.755296 ( 0.824663)
test_all 0.000000 0.001373 527.567164 (184.387172)
test_rubyspec 0.019390 0.031961 80.870740 ( 92.726694)
total: 307.17 sec