Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-001055
#<BuildRuby:0x00007fccfb22fdd8
@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.20241201-001055",
@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.000006 0.000022 ( 0.000021)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.006733 0.000981 3.112391 ( 3.177343)
build_miniruby 0.001090 0.000392 1.347265 ( 1.344520)
build_ruby 0.001236 0.000445 3.623663 ( 26.443136)
build_all 0.005970 0.002149 6.003662 ( 2.560533)
build_install 0.015048 0.000535 7.359034 ( 3.414032)
test_btest 0.000859 0.000276 78.238681 ( 22.589357)
test_basic 0.007093 0.002279 0.998696 ( 1.068999)
test_all 0.105899 0.036903 665.126947 (202.098032)
test_rubyspec 0.044682 0.036726 117.911132 ( 20.620993)
total: 283.32 sec