Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-170616
#<BuildRuby:0x00007f63af53fdd0
@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-170616",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004131 0.002778 2.541067 ( 2.478045)
build_miniruby 0.001162 0.000348 1.105071 ( 1.102150)
build_ruby 0.001220 0.000366 3.014808 ( 3.218347)
build_all 0.005297 0.003066 6.275583 ( 2.331555)
build_install 0.008943 0.007972 8.233537 ( 3.744333)
test_btest 0.000588 0.000220 100.817452 ( 25.846315)
test_basic 0.007529 0.002824 0.913003 ( 0.963692)
test_all 0.113073 0.032230 706.776416 (214.318954)
test_rubyspec 0.033197 0.052181 164.399515 ( 34.148071)
total: 288.15 sec