Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-122327
#<BuildRuby:0x00007f0efa00fdd8
@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.20241215-122327",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001697 0.004469 2.415118 ( 2.949665)
build_miniruby 0.001189 0.000308 1.421260 ( 1.418207)
build_ruby 0.001568 0.000407 4.035796 ( 5.291878)
build_all 0.003786 0.004083 6.528028 ( 2.813742)
build_install 0.016360 0.000000 8.521735 ( 4.627019)
test_btest 0.000871 0.000000 80.398958 ( 22.249394)
test_basic 0.011132 0.000802 1.043654 ( 1.096673)
test_all 0.119878 0.027962 742.618412 (244.506285)
test_rubyspec 0.033128 0.044475 121.108591 ( 25.885738)
total: 310.84 sec