Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-064624
#<BuildRuby:0x00007f658da8fdc8
@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.20240815-064624",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.002209 0.004983 2.616628 ( 2.792205)
build_miniruby 0.000155 0.001762 1.125557 ( 1.122473)
build_ruby 0.001125 0.000619 3.053220 ( 3.259244)
build_all 0.005980 0.003289 6.777219 ( 2.576550)
build_install 0.011771 0.005724 9.332983 ( 4.084464)
test_btest 0.000645 0.000349 100.861978 ( 27.123001)
test_basic 0.009510 0.000974 0.954625 ( 0.997154)
test_all 0.109026 0.041612 665.868106 (198.313930)
test_rubyspec 0.053020 0.039314 174.317773 ( 27.199720)
total: 267.47 sec