Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-121812
#<BuildRuby:0x00007fca23d4fdd8
@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.20241203-121812",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002194 0.004667 2.688300 ( 2.393014)
build_miniruby 0.001192 0.000397 1.402167 ( 1.406345)
build_ruby 0.001631 0.000543 4.573733 ( 35.294440)
build_all 0.006214 0.003442 6.770751 ( 4.446977)
build_install 0.019686 0.000939 9.625210 ( 6.027185)
test_btest 0.000630 0.000184 75.994659 ( 33.447268)
test_basic 0.000709 0.007280 0.731759 ( 0.789583)
test_all 0.105629 0.035294 606.994100 (199.403304)
test_rubyspec 0.055650 0.024372 117.969825 ( 23.831929)
total: 307.04 sec