Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-004034
#<BuildRuby:0x00007f7063d3fdd0
@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.20250228-004034",
@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.000027 0.000004 0.000031 ( 0.000026)
autoconf 0.000047 0.000007 0.000054 ( 0.000050)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.008368 0.000610 3.723725 ( 3.326336)
build_miniruby 0.001514 0.000210 1.510000 ( 1.512868)
build_ruby 0.001866 0.000259 3.885257 ( 4.067084)
build_all 0.009759 0.000751 5.853619 ( 3.033314)
build_install 0.013315 0.010679 8.410552 ( 4.920625)
test_btest 0.000821 0.000000 49.801345 ( 20.986661)
test_basic 0.005737 0.004611 0.920124 ( 1.015233)
test_all 0.079200 0.045608 617.823002 (207.624775)
test_rubyspec 0.042148 0.030291 100.085879 ( 20.785770)
total: 267.27 sec