Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-063812
#<BuildRuby:0x00007fba35d6fdc0
@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.20241230-063812",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004450 0.000118 1.354386 ( 1.634146)
build_miniruby 0.001199 0.000333 1.202433 ( 1.199188)
build_ruby 0.000000 0.001701 2.915175 ( 3.072299)
build_all 0.002005 0.005687 4.809605 ( 1.855774)
build_install 0.008371 0.008705 6.770210 ( 3.289226)
test_btest 0.000663 0.000289 67.950644 ( 18.874359)
test_basic 0.006717 0.005388 1.103035 ( 1.357388)
test_all 0.094788 0.049034 655.104384 (231.919709)
test_rubyspec 0.037833 0.039924 113.901006 ( 22.705262)
total: 285.91 sec