Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-122212
#<BuildRuby:0x000056370666e8e0
@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.20240214-122212",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002211 0.003879 1.854985 ( 2.187499)
build_miniruby 0.001205 0.000139 1.549270 ( 1.550607)
build_ruby 0.001612 0.000000 3.201979 ( 3.418059)
build_all 0.005553 0.002380 6.924237 ( 3.076028)
build_install 0.015914 0.003840 8.665139 ( 4.665382)
test_btest 0.000801 0.000115 92.483128 ( 30.332202)
test_basic 0.000000 0.006230 0.933440 ( 0.989232)
test_all 0.057640 0.059411 743.714434 (246.766020)
test_rubyspec 0.048365 0.053951 176.951660 (186.862085)
total: 479.85 sec