Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-130318
#<BuildRuby:0x00007f5645b8fdd8
@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.20240823-130318",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.005971 0.001493 3.420294 ( 3.401171)
build_miniruby 0.001338 0.000335 1.493748 ( 1.490597)
build_ruby 0.001732 0.000000 3.611129 ( 25.334067)
build_all 0.005311 0.002830 7.711435 ( 2.909696)
build_install 0.008047 0.011107 9.700739 ( 4.318354)
test_btest 0.000691 0.000230 112.096855 ( 28.861276)
test_basic 0.007034 0.002345 1.025369 ( 1.078215)
test_all 0.107623 0.044663 833.251725 (239.913239)
test_rubyspec 0.056863 0.031618 168.106423 ( 31.702411)
total: 339.01 sec