Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-175829
#<BuildRuby:0x00007fd075e9fdc0
@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.20241211-175829",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007852 0.001832 4.116535 ( 4.831491)
build_miniruby 0.001432 0.000335 2.297900 ( 2.471110)
build_ruby 0.000000 0.002238 4.491565 ( 4.783919)
build_all 0.000829 0.008066 6.305462 ( 2.700419)
build_install 0.011678 0.006609 7.730155 ( 3.788225)
test_btest 0.000885 0.000000 73.493568 ( 19.687231)
test_basic 0.003390 0.004862 0.781622 ( 0.830042)
test_all 0.090588 0.051670 680.209703 (209.513648)
test_rubyspec 0.031583 0.048322 116.382826 ( 25.359063)
total: 273.97 sec