Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-204205
#<BuildRuby:0x00005648888a1f70
@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.20230513-204205",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001863 0.004209 1.614502 ( 2.933330)
build_miniruby 0.000903 0.000123 1.046468 ( 1.044763)
build_ruby 0.000992 0.000135 2.339309 ( 2.562305)
build_all 0.002040 0.003774 2.048243 ( 1.175466)
build_install 0.006246 0.007655 2.882794 ( 1.884857)
test_btest 0.000533 0.000127 71.593180 ( 18.610073)
test_basic 0.000000 0.005875 0.619274 ( 0.691448)
test_all 0.000139 0.000861 553.031128 (168.105455)
test_rubyspec 0.023791 0.013454 67.791740 ( 79.597272)
total: 276.61 sec