Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-034314
#<BuildRuby:0x00007f2a86f7fdc0
@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.20241225-034314",
@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.000036 0.000009 0.000045 ( 0.000044)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.004901 0.001143 1.926560 ( 2.254782)
build_miniruby 0.001254 0.000293 1.341128 ( 1.340670)
build_ruby 0.001702 0.000397 4.147034 ( 4.350902)
build_all 0.006299 0.002663 6.991876 ( 2.997558)
build_install 0.009982 0.009727 8.853139 ( 4.755597)
test_btest 0.000698 0.000205 80.655364 ( 27.258495)
test_basic 0.005334 0.005909 1.022863 ( 1.127282)
test_all 0.119536 0.029218 756.397095 (335.710563)
test_rubyspec 0.048272 0.023388 127.842919 ( 80.055144)
total: 459.85 sec