Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-085043
#<BuildRuby:0x00007fb91ed2fdc8
@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.20240927-085043",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.009029 0.002125 5.291756 ( 6.845129)
build_miniruby 0.002123 0.000000 1.910383 ( 2.939695)
build_ruby 0.000000 0.002605 4.903748 ( 24.666707)
build_all 0.005635 0.005516 7.843971 ( 7.787528)
build_install 0.009971 0.017084 11.691425 ( 12.502874)
test_btest 0.000736 0.000271 100.948138 (104.066801)
test_basic 0.001153 0.011217 1.224763 ( 2.029076)
test_all 0.106955 0.050387 847.711912 (357.305548)
test_rubyspec 0.044955 0.042422 136.475542 ( 31.406264)
total: 549.55 sec