Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-082032
#<BuildRuby:0x00007fa723f7fdd8
@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.20241122-082032",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005695 0.001314 2.993526 ( 2.958943)
build_miniruby 0.001504 0.000000 1.139274 ( 1.137172)
build_ruby 0.001905 0.000000 3.271161 ( 3.431170)
build_all 0.009516 0.000000 6.556626 ( 2.793891)
build_install 0.018785 0.001608 8.538087 ( 4.208086)
test_btest 0.000733 0.000139 81.197680 ( 21.843902)
test_basic 0.000000 0.009869 0.911443 ( 0.960453)
test_all 0.118358 0.027218 717.452778 (220.308258)
test_rubyspec 0.052088 0.037275 125.044516 ( 30.244005)
total: 287.89 sec