Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-083942
#<BuildRuby:0x00007fedeea4fdd8
@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.20241014-083942",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000040 0.000005 0.000045 ( 0.000043)
build_up 0.004446 0.004709 4.312494 ( 5.660587)
build_miniruby 0.001795 0.000264 1.810602 ( 2.583078)
build_ruby 0.002183 0.000000 4.802905 ( 5.549179)
build_all 0.007082 0.005122 8.240784 ( 7.896027)
build_install 0.020892 0.006684 11.642177 ( 12.231562)
test_btest 0.000770 0.000146 100.997252 ( 89.323179)
test_basic 0.005206 0.007461 1.340305 ( 1.776034)
test_all 0.109099 0.052688 859.550149 (499.323189)
test_rubyspec 0.045639 0.049012 139.742774 ( 44.188724)
total: 668.53 sec