Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-110119
#<BuildRuby:0x00007f8fc595fdd8
@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.20241211-110119",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004760 0.004298 3.902633 ( 4.599408)
build_miniruby 0.001602 0.000000 1.663904 ( 1.768469)
build_ruby 0.002138 0.000000 4.385860 ( 4.709664)
build_all 0.005275 0.004445 6.804128 ( 3.698452)
build_install 0.013772 0.009292 9.507341 ( 5.947770)
test_btest 0.000710 0.000267 81.251906 ( 47.256929)
test_basic 0.001736 0.009929 1.037222 ( 1.183607)
test_all 0.100104 0.049772 735.462326 (297.499711)
test_rubyspec 0.036945 0.042318 112.276784 ( 21.169113)
total: 387.83 sec