Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-204303
#<BuildRuby:0x00007fe0305bfdc0
@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.20240624-204303",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006136 0.001693 3.454005 ( 3.484658)
build_miniruby 0.001395 0.000385 1.347693 ( 1.344713)
build_ruby 0.001411 0.000389 3.473479 ( 3.669264)
build_all 0.006164 0.001701 6.860691 ( 2.546225)
build_install 0.004863 0.013533 10.011597 ( 4.680806)
test_btest 0.000636 0.000233 109.140381 ( 28.400153)
test_basic 0.008280 0.001341 1.003919 ( 1.050380)
test_all 0.119721 0.032439 800.893069 (248.626752)
test_rubyspec 0.053648 0.039292 167.992173 ( 34.523254)
total: 328.33 sec