Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-023243
#<BuildRuby:0x00007f8a0df4fdc8
@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.20240729-023243",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.002601 0.005061 3.890338 ( 3.726350)
build_miniruby 0.001574 0.000000 1.225069 ( 1.221585)
build_ruby 0.001972 0.000000 3.305000 ( 3.515953)
build_all 0.005371 0.002769 7.553555 ( 2.891787)
build_install 0.016297 0.001659 10.830516 ( 4.785598)
test_btest 0.000678 0.000254 122.294447 ( 34.630739)
test_basic 0.002350 0.009271 1.288239 ( 1.339149)
test_all 0.117548 0.033234 835.787770 (254.334419)
test_rubyspec 0.031650 0.055831 172.734216 ( 35.936898)
total: 342.38 sec