Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-181921
#<BuildRuby:0x00007fbd2995fdd8
@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.20241014-181921",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000177 0.007204 3.407956 ( 3.309314)
build_miniruby 0.001596 0.000000 1.290447 ( 1.287890)
build_ruby 0.001888 0.000000 3.254639 ( 3.457872)
build_all 0.000682 0.008004 6.387761 ( 2.547378)
build_install 0.010928 0.008948 8.332270 ( 3.759598)
test_btest 0.000951 0.000000 86.257021 ( 22.365317)
test_basic 0.007154 0.001381 0.920527 ( 0.965840)
test_all 0.097444 0.054898 725.970544 (217.841827)
test_rubyspec 0.041589 0.042559 129.910782 ( 23.867327)
total: 279.40 sec