Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-123630
#<BuildRuby:0x00007f277c9ffdd0
@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.20241210-123630",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.006112 0.001907 3.420662 ( 3.346367)
build_miniruby 0.001177 0.000249 1.335774 ( 1.333363)
build_ruby 0.001457 0.000309 3.708919 ( 3.840373)
build_all 0.008365 0.000149 6.331495 ( 2.678638)
build_install 0.018460 0.000560 9.299006 ( 4.698276)
test_btest 0.000698 0.000125 70.291234 ( 18.820048)
test_basic 0.008796 0.000158 0.756101 ( 0.807875)
test_all 0.104135 0.037938 666.238862 (213.762555)
test_rubyspec 0.034805 0.043913 114.862375 ( 24.114433)
total: 273.40 sec