Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-060458
#<BuildRuby:0x00007fe13266fdd0
@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.20241216-060458",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.005994 0.000549 2.254491 ( 2.541086)
build_miniruby 0.000000 0.001446 1.563801 ( 1.562268)
build_ruby 0.000000 0.001998 3.534921 ( 3.739547)
build_all 0.003812 0.004209 6.160513 ( 2.646600)
build_install 0.011946 0.006605 8.158530 ( 4.462813)
test_btest 0.000713 0.000237 75.935565 ( 21.398364)
test_basic 0.006236 0.003350 0.861995 ( 0.907963)
test_all 0.089916 0.051074 651.688015 (191.022649)
test_rubyspec 0.039904 0.044822 115.165316 ( 23.005691)
total: 251.29 sec