Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-202405
#<BuildRuby:0x00007f68200efdc8
@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.20241214-202405",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001594 0.004332 2.349242 ( 2.633634)
build_miniruby 0.001268 0.000264 1.130392 ( 1.127589)
build_ruby 0.001426 0.000297 4.030166 ( 4.204088)
build_all 0.004257 0.003237 6.038324 ( 2.597094)
build_install 0.012108 0.006125 7.954900 ( 4.412592)
test_btest 0.000751 0.000195 74.318195 ( 20.701670)
test_basic 0.008330 0.000992 0.953927 ( 1.006276)
test_all 0.107739 0.035933 737.803934 (232.321517)
test_rubyspec 0.055903 0.021701 112.803876 ( 24.878745)
total: 293.88 sec