Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-222221
#<BuildRuby:0x00007f85dcbcfde0
@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-222221",
@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.000003 0.000023 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005863 0.002862 4.067058 ( 4.251134)
build_miniruby 0.001251 0.000237 1.186470 ( 1.182959)
build_ruby 0.001414 0.000268 3.159428 ( 3.307331)
build_all 0.006847 0.000000 5.325765 ( 2.104749)
build_install 0.016438 0.003166 7.535375 ( 3.586222)
test_btest 0.000756 0.000138 75.721820 ( 22.226778)
test_basic 0.007420 0.004590 1.050408 ( 1.162460)
test_all 0.121854 0.021684 742.908539 (213.341372)
test_rubyspec 0.022943 0.056959 118.687134 ( 26.496640)
total: 277.66 sec