Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-042422
#<BuildRuby:0x00007f4d2fb4fdd8
@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.20241202-042422",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002813 0.005004 3.082374 ( 2.992778)
build_miniruby 0.001426 0.000000 1.320951 ( 1.318078)
build_ruby 0.001837 0.000000 3.271417 ( 3.500357)
build_all 0.004121 0.003861 5.969837 ( 2.353452)
build_install 0.014378 0.003389 8.542712 ( 4.230101)
test_btest 0.000000 0.000984 76.452448 ( 20.586286)
test_basic 0.005698 0.003603 0.935786 ( 0.989419)
test_all 0.094624 0.048614 681.694598 (215.330656)
test_rubyspec 0.048186 0.033160 119.958302 ( 28.058922)
total: 279.36 sec