Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-010755
#<BuildRuby:0x00007f5f8e19fdd0
@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.20241204-010755",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000957 0.007149 3.909709 ( 3.481486)
build_miniruby 0.001754 0.000000 1.670378 ( 1.666513)
build_ruby 0.001798 0.000000 3.969526 ( 12.051941)
build_all 0.005488 0.003151 6.387366 ( 2.684917)
build_install 0.013577 0.003306 8.742865 ( 4.078623)
test_btest 0.000667 0.000198 74.398564 ( 20.552298)
test_basic 0.007849 0.002333 0.835423 ( 0.880361)
test_all 0.109756 0.030973 676.275110 (232.432397)
test_rubyspec 0.036401 0.049340 121.747049 ( 32.139465)
total: 309.97 sec