Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-205054
#<BuildRuby:0x00007fa7b001fdd8
@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.20240804-205054",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004453 0.003234 3.659148 ( 3.614765)
build_miniruby 0.001601 0.000348 1.599053 ( 1.595444)
build_ruby 0.001888 0.000000 4.372333 ( 4.556267)
build_all 0.001964 0.006764 8.444845 ( 3.380866)
build_install 0.008453 0.009172 10.895314 ( 5.020623)
test_btest 0.000729 0.000252 116.891913 ( 30.593816)
test_basic 0.003427 0.007750 1.138319 ( 1.183262)
test_all 0.114991 0.034503 839.707076 (259.668856)
test_rubyspec 0.050398 0.039754 170.085761 ( 39.549601)
total: 349.16 sec