Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-181500
#<BuildRuby:0x00007f3bc8a0fdd8
@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.20241028-181500",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008009 0.000000 4.028847 ( 3.861629)
build_miniruby 0.000000 0.001873 1.765838 ( 1.769780)
build_ruby 0.000000 0.002185 4.267033 ( 4.438131)
build_all 0.003738 0.004884 6.651106 ( 2.705871)
build_install 0.010547 0.009039 9.838784 ( 4.737937)
test_btest 0.000265 0.000707 78.400512 ( 21.115098)
test_basic 0.002339 0.007015 0.884393 ( 0.931304)
test_all 0.098324 0.050831 726.879470 (214.975107)
test_rubyspec 0.041587 0.039606 120.941210 ( 23.440290)
total: 277.98 sec