Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-051051
#<BuildRuby:0x00007f46cf76fdc8
@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.20240707-051051",
@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.000024 0.000003 0.000027 ( 0.000029)
autoconf 0.000040 0.000005 0.000045 ( 0.000047)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.009245 0.000718 4.971353 ( 5.485056)
build_miniruby 0.002387 0.000323 1.965285 ( 2.020126)
build_ruby 0.002349 0.000317 5.129230 ( 5.406784)
build_all 0.010100 0.000775 9.176005 ( 5.711205)
build_install 0.014087 0.011669 12.764943 ( 8.188935)
test_btest 0.000931 0.000174 130.080069 ( 82.880578)
test_basic 0.003061 0.011337 1.492733 ( 1.738886)
test_all 0.107212 0.056554 950.386890 (370.144219)
test_rubyspec 0.055310 0.041782 183.709085 ( 41.481828)
total: 523.06 sec