Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-222839
#<BuildRuby:0x00007f2295dbfdd0
@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.20241029-222839",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000030 0.000011 0.000041 ( 0.000040)
build_up 0.007768 0.001370 4.210745 ( 4.569933)
build_miniruby 0.001506 0.000552 1.847342 ( 2.017232)
build_ruby 0.001715 0.000629 4.315697 ( 4.570334)
build_all 0.008776 0.000080 6.234005 ( 2.535047)
build_install 0.009129 0.008779 8.557614 ( 3.945521)
test_btest 0.000633 0.000241 68.010196 ( 19.380225)
test_basic 0.000996 0.009078 0.956649 ( 1.076823)
test_all 0.110648 0.036473 697.104454 (239.666655)
test_rubyspec 0.047321 0.031829 117.991080 ( 25.477099)
total: 303.24 sec