Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-075023
#<BuildRuby:0x00007f6b8b82fde0
@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.20241115-075023",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.007384 0.000295 3.786498 ( 3.722381)
build_miniruby 0.001466 0.000000 1.618964 ( 1.620429)
build_ruby 0.001761 0.000000 4.129200 ( 18.730471)
build_all 0.008640 0.000000 6.387393 ( 2.806234)
build_install 0.013596 0.006868 8.902970 ( 4.984557)
test_btest 0.000923 0.000104 79.696099 ( 22.518299)
test_basic 0.004142 0.003864 0.967423 ( 1.016967)
test_all 0.121897 0.025329 758.727287 (239.993402)
test_rubyspec 0.046178 0.037880 119.590765 ( 28.031995)
total: 323.43 sec