Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-050808
#<BuildRuby:0x00007f5ab6f0fdd0
@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.20241206-050808",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000545 0.006827 3.583543 ( 3.516190)
build_miniruby 0.001236 0.000458 1.619521 ( 1.619464)
build_ruby 0.002000 0.000000 4.173352 ( 4.337228)
build_all 0.004914 0.003618 6.369974 ( 3.113994)
build_install 0.018123 0.000768 9.018108 ( 4.485048)
test_btest 0.000000 0.000816 77.033226 ( 21.008094)
test_basic 0.000275 0.009611 0.963776 ( 2.047147)
test_all 0.104962 0.041186 689.673886 (207.902713)
test_rubyspec 0.048164 0.033405 122.127595 ( 28.127144)
total: 276.16 sec