Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-192952
#<BuildRuby:0x00007fdeb6adfdd0
@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.20240702-192952",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.004452 0.004139 4.366154 ( 3.948957)
build_miniruby 0.001656 0.000497 1.639797 ( 1.636445)
build_ruby 0.002328 0.000000 4.724167 ( 4.873098)
build_all 0.004088 0.006258 8.714985 ( 4.026961)
build_install 0.022767 0.000932 12.362908 ( 6.369925)
test_btest 0.000896 0.000259 116.243253 ( 33.639498)
test_basic 0.006228 0.003477 1.211547 ( 1.256397)
test_all 0.099885 0.051297 830.863713 (246.496516)
test_rubyspec 0.046191 0.045944 166.783992 ( 37.046618)
total: 339.30 sec