Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-182515
#<BuildRuby:0x00007fcabf62fde0
@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.20241107-182515",
@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.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.000325 0.006858 2.624445 ( 2.701636)
build_miniruby 0.001441 0.000463 1.229000 ( 1.225563)
build_ruby 0.001262 0.000405 2.838976 ( 3.028255)
build_all 0.003109 0.003689 4.547640 ( 1.882160)
build_install 0.010699 0.006054 6.803508 ( 3.226595)
test_btest 0.000681 0.000247 66.014633 ( 18.377117)
test_basic 0.005304 0.004396 0.730411 ( 0.780046)
test_all 0.086642 0.048125 603.793744 (224.121128)
test_rubyspec 0.034082 0.045023 113.258310 ( 20.671098)
total: 276.01 sec