Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-034918
#<BuildRuby:0x00007fe86f69fdc0
@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.20240703-034918",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004407 0.004086 4.179193 ( 3.535957)
build_miniruby 0.001486 0.000418 1.354899 ( 1.351844)
build_ruby 0.001553 0.000437 4.064420 ( 4.239320)
build_all 0.002956 0.006472 8.146012 ( 3.219605)
build_install 0.018093 0.000693 11.499173 ( 5.498058)
test_btest 0.000745 0.000216 122.518792 ( 32.373912)
test_basic 0.004862 0.004274 1.286198 ( 1.336916)
test_all 0.092445 0.060873 886.550395 (255.916791)
test_rubyspec 0.058970 0.037183 167.187383 ( 34.762154)
total: 342.24 sec