Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-081526
#<BuildRuby:0x00007f676c2cfdc8
@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.20241212-081526",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003057 0.003885 2.911590 ( 3.054235)
build_miniruby 0.001344 0.000179 1.138055 ( 1.134918)
build_ruby 0.001731 0.000000 3.758911 ( 3.921838)
build_all 0.000000 0.007957 6.137759 ( 2.596186)
build_install 0.006896 0.009171 8.517385 ( 4.229682)
test_btest 0.000709 0.000182 75.174228 ( 20.217522)
test_basic 0.007735 0.001989 0.975794 ( 1.024694)
test_all 0.112786 0.030761 747.926331 (231.402045)
test_rubyspec 0.055821 0.025290 112.101350 ( 26.143453)
total: 293.73 sec