Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-113731
#<BuildRuby:0x00007f632932fdc8
@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.20241106-113731",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.005196 0.002998 3.877614 ( 4.342587)
build_miniruby 0.001188 0.000425 1.688337 ( 2.078716)
build_ruby 0.001833 0.000000 3.807182 ( 7.580462)
build_all 0.006047 0.002349 6.570264 ( 2.607687)
build_install 0.015839 0.005196 9.296553 ( 4.500779)
test_btest 0.000793 0.000000 78.497175 ( 21.155838)
test_basic 0.008151 0.000768 0.891403 ( 0.953063)
test_all 0.100697 0.045538 727.731347 (227.334723)
test_rubyspec 0.059959 0.024492 124.686933 ( 28.140552)
total: 298.70 sec