Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-042840
#<BuildRuby:0x0000555beb0ea190
@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.20221229-042840",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004464 0.000075 0.975683 ( 1.339848)
build_miniruby 0.001083 0.000180 1.324255 ( 1.322570)
build_ruby 0.001280 0.000214 3.311337 ( 3.659425)
build_all 0.006067 0.000298 3.527363 ( 1.703599)
build_install 0.013112 0.000650 2.761634 ( 1.830608)
test_btest 0.000804 0.000115 55.873309 ( 14.929164)
test_basic 0.005070 0.000724 0.417726 ( 0.514127)
test_all 0.001267 0.000000 639.275847 (185.955063)
test_rubyspec 0.011160 0.029866 62.417229 ( 72.843561)
total: 284.10 sec