Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-193053
#<BuildRuby:0x00007f92b2b0fdc8
@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.20241207-193053",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000027 0.000013 0.000040 ( 0.000039)
configure 0.000025 0.000012 0.000037 ( 0.000038)
build_up 0.001512 0.006630 3.894112 ( 4.445248)
build_miniruby 0.001177 0.000633 1.727333 ( 1.787247)
build_ruby 0.001383 0.000744 4.402068 ( 4.720873)
build_all 0.009642 0.000830 6.846578 ( 4.682833)
build_install 0.018844 0.005287 9.294785 ( 6.178574)
test_btest 0.000627 0.000294 80.772547 ( 40.499110)
test_basic 0.009678 0.002880 1.146810 ( 1.566695)
test_all 0.111072 0.034275 757.476121 (312.687840)
test_rubyspec 0.049500 0.031908 122.903647 ( 47.885298)
total: 424.45 sec