Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-132922
#<BuildRuby:0x00007f472199fdd0
@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.20241031-132922",
@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.000039 0.000009 0.000048 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.000595 0.007063 3.837914 ( 3.378757)
build_miniruby 0.000000 0.001727 1.278056 ( 1.275030)
build_ruby 0.000000 0.001816 3.447829 ( 27.777288)
build_all 0.007787 0.000180 6.108854 ( 2.441931)
build_install 0.010926 0.007558 9.119352 ( 4.734251)
test_btest 0.000824 0.000267 73.647396 ( 20.546450)
test_basic 0.004580 0.005321 1.000717 ( 1.772449)
test_all 0.106726 0.037151 677.737179 (207.466855)
test_rubyspec 0.035349 0.041572 118.153541 ( 24.383233)
total: 293.78 sec