Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-054701
#<BuildRuby:0x00007fbbc2aafde0
@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.20240630-054701",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000044)
configure 0.000024 0.000011 0.000035 ( 0.000035)
build_up 0.007612 0.001535 4.162680 ( 3.572994)
build_miniruby 0.001529 0.000647 1.638633 ( 1.634868)
build_ruby 0.002201 0.000000 4.273001 ( 4.433624)
build_all 0.010547 0.000105 8.456349 ( 4.966953)
build_install 0.012412 0.013966 12.380156 ( 9.252512)
test_btest 0.000623 0.000279 126.918429 ( 77.900072)
test_basic 0.007997 0.001448 1.302966 ( 1.354378)
test_all 0.118074 0.034426 847.608764 (239.218402)
test_rubyspec 0.049261 0.042447 165.474106 ( 34.879768)
total: 377.21 sec