Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-130003
#<BuildRuby:0x00007febcad4fdd8
@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.20241220-130003",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006292 0.000349 2.248427 ( 3.037723)
build_miniruby 0.001672 0.000246 1.646856 ( 2.000501)
build_ruby 0.001855 0.000000 4.614314 ( 5.035056)
build_all 0.011326 0.000156 7.127097 ( 4.734817)
build_install 0.014383 0.007824 9.003749 ( 6.076213)
test_btest 0.000659 0.000113 78.177203 ( 33.358526)
test_basic 0.003769 0.008039 1.094783 ( 1.186883)
test_all 0.103126 0.045500 706.194103 (212.694104)
test_rubyspec 0.058028 0.022139 116.414156 ( 26.691040)
total: 294.82 sec