Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-152807
#<BuildRuby:0x00007fa065dbfdc8
@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.20240826-152807",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003504 0.004820 2.922861 ( 2.901278)
build_miniruby 0.001359 0.000295 1.387375 ( 1.384010)
build_ruby 0.001585 0.000345 3.099433 ( 3.343472)
build_all 0.006782 0.001475 7.020141 ( 2.648043)
build_install 0.012838 0.005497 9.491321 ( 4.171426)
test_btest 0.000902 0.000216 108.369749 ( 27.919693)
test_basic 0.004758 0.004811 0.959843 ( 1.005422)
test_all 0.109547 0.042966 821.076865 (289.152755)
test_rubyspec 0.047022 0.044152 164.718090 ( 33.887323)
total: 366.41 sec