Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-173928
#<BuildRuby:0x00007f41fbbcfdd8
@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.20240616-173928",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000049)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000000 0.008560 3.483799 ( 3.475901)
build_miniruby 0.001832 0.000152 1.634977 ( 1.631943)
build_ruby 0.001767 0.000536 4.344265 ( 4.520499)
build_all 0.002001 0.006813 8.016549 ( 3.340863)
build_install 0.016241 0.005509 10.751417 ( 5.311494)
test_btest 0.000712 0.000250 112.411552 ( 32.118100)
test_basic 0.009982 0.002009 1.096799 ( 1.157875)
test_all 0.116874 0.032519 829.442803 (282.937656)
test_rubyspec 0.051128 0.040141 158.932751 ( 34.938772)
total: 369.43 sec