Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-093706
#<BuildRuby:0x00007f6a23fafde0
@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.20241122-093706",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003924 0.003981 3.601993 ( 3.536935)
build_miniruby 0.001105 0.000346 1.147713 ( 1.144703)
build_ruby 0.001350 0.000422 4.081865 ( 4.241934)
build_all 0.007008 0.000886 5.854009 ( 2.326239)
build_install 0.007170 0.009409 8.447782 ( 4.003934)
test_btest 0.000915 0.000323 82.841438 ( 22.121673)
test_basic 0.004417 0.005984 1.069496 ( 1.117437)
test_all 0.092860 0.051550 654.827378 (191.876431)
test_rubyspec 0.032275 0.045962 120.414376 ( 21.869710)
total: 252.24 sec