Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-130733
#<BuildRuby:0x00007f6d13dffde0
@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.20240819-130733",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003631 0.004755 3.542925 ( 3.560461)
build_miniruby 0.001659 0.000000 1.412719 ( 1.409016)
build_ruby 0.000000 0.002045 4.239364 ( 4.416413)
build_all 0.007818 0.001338 8.201242 ( 3.166548)
build_install 0.013199 0.004284 11.060912 ( 5.067386)
test_btest 0.000000 0.001133 121.117331 ( 31.609717)
test_basic 0.005408 0.006161 1.024831 ( 1.065950)
test_all 0.100740 0.055714 944.393045 (286.999738)
test_rubyspec 0.059328 0.035600 169.390615 ( 36.089235)
total: 373.39 sec