Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-204542
#<BuildRuby:0x00007f92965efdc8
@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.20241219-204542",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002514 0.003575 2.236847 ( 2.911057)
build_miniruby 0.001388 0.000347 1.697134 ( 1.770684)
build_ruby 0.002139 0.000000 3.554889 ( 3.802864)
build_all 0.000000 0.007273 5.347301 ( 2.083476)
build_install 0.006263 0.011101 6.938657 ( 3.522664)
test_btest 0.000000 0.000898 74.521741 ( 21.337577)
test_basic 0.000000 0.010236 1.014499 ( 1.091773)
test_all 0.105198 0.036778 698.532467 (236.302748)
test_rubyspec 0.022034 0.061882 113.048668 ( 34.314494)
total: 307.14 sec