Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-195000
#<BuildRuby:0x00007f9e2e43fde0
@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.20240627-195000",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.001746 0.006792 4.086949 ( 3.471262)
build_miniruby 0.001492 0.000290 1.625381 ( 1.624490)
build_ruby 0.001681 0.000327 3.929687 ( 14.254955)
build_all 0.005416 0.003413 8.160131 ( 3.300462)
build_install 0.017960 0.001243 11.257327 ( 5.206757)
test_btest 0.000783 0.000152 116.155126 ( 31.549396)
test_basic 0.000000 0.009441 1.272711 ( 2.333802)
test_all 0.103191 0.046276 816.088422 (244.789854)
test_rubyspec 0.059090 0.030278 166.761241 ( 35.038502)
total: 341.57 sec