Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-043057
#<BuildRuby:0x00007f88c9dbfde0
@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.20250315-043057",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003705 0.002936 2.435645 ( 2.186398)
build_miniruby 0.001143 0.000286 1.156831 ( 1.154426)
build_ruby 0.001483 0.000371 3.265353 ( 3.486505)
build_all 0.005077 0.003194 5.574234 ( 2.407893)
build_install 0.014245 0.002558 7.318339 ( 3.712256)
test_btest 0.000834 0.000215 46.876132 ( 13.900131)
test_basic 0.009262 0.000000 0.880158 ( 0.934464)
test_all 0.087520 0.029689 582.418061 (201.046274)
test_rubyspec 0.041782 0.037559 101.424121 ( 25.642179)
total: 254.47 sec