Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-021311
#<BuildRuby:0x00007f7facd8fdc8
@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.20241223-021311",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004291 0.001073 1.819426 ( 2.153743)
build_miniruby 0.001329 0.000332 1.554935 ( 1.551592)
build_ruby 0.001720 0.000000 3.340838 ( 3.498235)
build_all 0.000000 0.008708 6.081125 ( 2.461077)
build_install 0.014514 0.002618 7.565357 ( 3.994836)
test_btest 0.000746 0.000228 69.834929 ( 18.627561)
test_basic 0.007513 0.002296 0.818515 ( 0.865983)
test_all 0.091447 0.051283 713.088592 (217.314523)
test_rubyspec 0.029952 0.051259 113.463418 ( 27.308255)
total: 277.78 sec