Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-190053
#<BuildRuby:0x00007f6d8713fdc0
@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.20241126-190053",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.004381 0.004089 3.651293 ( 3.913797)
build_miniruby 0.001518 0.000368 1.762341 ( 1.816580)
build_ruby 0.001852 0.000449 4.494112 ( 4.753115)
build_all 0.005208 0.004407 6.696747 ( 4.298134)
build_install 0.021545 0.002318 9.499995 ( 6.289340)
test_btest 0.000756 0.000184 81.475539 ( 48.968852)
test_basic 0.007789 0.003941 1.124862 ( 1.450966)
test_all 0.106411 0.048763 795.349251 (359.889148)
test_rubyspec 0.054261 0.029487 122.426515 ( 34.520668)
total: 465.90 sec