Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-015718
#<BuildRuby:0x000079e320d1fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251103-015718",
@make="make",
@no_timeout_error=nil,
@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.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000088 0.006004 2.311883 ( 2.503235)
build_miniruby 0.001383 0.000124 1.512786 ( 1.509402)
build_ruby 0.001603 0.000192 3.806410 ( 3.897291)
build_all 0.007055 0.001323 6.590358 ( 2.881278)
build_install 0.012640 0.006580 8.675587 ( 4.781477)
test_btest 0.000704 0.000233 65.556033 ( 17.992025)
test_basic 0.003582 0.005624 1.028233 ( 1.077351)
test_all 0.091490 0.036363 719.568503 (208.799244)
test_rubyspec 0.050145 0.034641 120.385948 ( 26.843499)
total: 270.29 sec