Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-075247
#<BuildRuby:0x00007fc2bd6dfdd0
@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.20241210-075247",
@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.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004580 0.003223 3.422066 ( 3.364463)
build_miniruby 0.000000 0.001547 1.102775 ( 1.099818)
build_ruby 0.000514 0.001421 3.695516 ( 3.833030)
build_all 0.007862 0.000071 5.766402 ( 2.433475)
build_install 0.015706 0.002206 7.782858 ( 3.615485)
test_btest 0.000853 0.000191 72.334030 ( 18.952663)
test_basic 0.009050 0.000379 0.873651 ( 0.920275)
test_all 0.099521 0.040541 631.048955 (190.462857)
test_rubyspec 0.034455 0.049015 114.285247 ( 23.762522)
total: 248.45 sec