Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-195845
#<BuildRuby:0x00007f850ef9fde0
@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.20241217-195845",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002014 0.003375 1.580419 ( 1.952071)
build_miniruby 0.001450 0.000000 1.084249 ( 1.081846)
build_ruby 0.001646 0.000000 2.728573 ( 2.968008)
build_all 0.006916 0.000000 4.782609 ( 1.862365)
build_install 0.016637 0.001852 6.510466 ( 3.430544)
test_btest 0.000693 0.000173 69.187353 ( 18.108946)
test_basic 0.006694 0.000737 0.892454 ( 0.943678)
test_all 0.105905 0.041588 739.525194 (255.229456)
test_rubyspec 0.035184 0.045528 119.789124 ( 27.725771)
total: 313.30 sec