Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-062126
#<BuildRuby:0x00007f8bcf6ffdd0
@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.20241126-062126",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003706 0.003916 3.476365 ( 3.401836)
build_miniruby 0.001424 0.000302 1.569396 ( 1.566340)
build_ruby 0.001744 0.000000 4.172471 ( 4.321025)
build_all 0.007682 0.000319 6.200023 ( 2.555581)
build_install 0.019233 0.001301 8.289421 ( 3.888021)
test_btest 0.000747 0.000138 76.320879 ( 20.865793)
test_basic 0.005732 0.004567 0.787643 ( 0.831482)
test_all 0.112941 0.032626 718.626338 (244.818508)
test_rubyspec 0.049257 0.035112 116.852755 ( 28.292387)
total: 310.54 sec