Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-122049
#<BuildRuby:0x00007fd167c0fdd8
@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.20241201-122049",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.003109 0.005377 3.282809 ( 3.216667)
build_miniruby 0.001034 0.000474 1.415492 ( 1.412357)
build_ruby 0.001375 0.000630 4.396275 ( 4.575325)
build_all 0.004388 0.004440 6.637724 ( 3.060277)
build_install 0.014327 0.007300 9.449904 ( 5.111461)
test_btest 0.000552 0.000268 78.497344 ( 24.632519)
test_basic 0.008414 0.000522 1.008408 ( 1.056064)
test_all 0.088143 0.058171 698.853018 (205.807725)
test_rubyspec 0.055841 0.028171 117.194727 ( 26.774246)
total: 275.65 sec