Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-095659
#<BuildRuby:0x00007f3612b1fdd8
@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.20241024-095659",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.003434 0.004792 4.063022 ( 3.882329)
build_miniruby 0.001379 0.000331 1.410844 ( 1.407060)
build_ruby 0.001509 0.000362 4.260876 ( 4.458261)
build_all 0.008845 0.000000 7.063723 ( 3.010494)
build_install 0.018945 0.002133 9.755671 ( 4.364492)
test_btest 0.000000 0.001115 78.434441 ( 21.086269)
test_basic 0.006948 0.004357 1.024126 ( 1.079164)
test_all 0.111820 0.037041 715.406564 (212.534196)
test_rubyspec 0.028352 0.057992 123.806167 ( 26.528932)
total: 278.35 sec