Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-112505
#<BuildRuby:0x00007f12aedefdd8
@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.20241129-112505",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000043 0.000004 0.000047 ( 0.000046)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.009439 0.000099 3.869811 ( 3.725426)
build_miniruby 0.000000 0.001868 1.773043 ( 1.783709)
build_ruby 0.000000 0.002182 4.644274 ( 4.810934)
build_all 0.008911 0.000491 6.955883 ( 3.454839)
build_install 0.017795 0.004853 9.800611 ( 5.517948)
test_btest 0.000705 0.000084 85.223929 ( 35.647281)
test_basic 0.008573 0.003779 1.134912 ( 1.204084)
test_all 0.117322 0.031907 754.390012 (393.944054)
test_rubyspec 0.059009 0.031210 127.553742 ( 67.057378)
total: 517.15 sec