Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-000329
#<BuildRuby:0x00007f2c8120fdc8
@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.20241028-000329",
@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.000002 0.000023 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000035 0.000004 0.000039 ( 0.000040)
build_up 0.000000 0.007843 3.309128 ( 3.903612)
build_miniruby 0.001282 0.000297 1.241437 ( 1.238601)
build_ruby 0.001841 0.000000 3.901667 ( 10.160279)
build_all 0.004035 0.004432 6.421252 ( 2.569660)
build_install 0.014054 0.007641 9.230810 ( 4.309721)
test_btest 0.000813 0.000192 74.727808 ( 20.103323)
test_basic 0.006953 0.003768 0.843473 ( 0.888537)
test_all 0.095786 0.055048 786.305463 (256.955205)
test_rubyspec 0.048845 0.035748 121.840066 ( 27.249713)
total: 327.38 sec