Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-071925
#<BuildRuby:0x00007fcdb317fdd0
@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.20241023-071925",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008169 0.000068 3.801677 ( 3.692037)
build_miniruby 0.001584 0.000279 1.291059 ( 1.287596)
build_ruby 0.001546 0.000273 4.218766 ( 4.616928)
build_all 0.008628 0.000793 6.745915 ( 2.712535)
build_install 0.012665 0.008326 10.018411 ( 4.901424)
test_btest 0.000893 0.000000 82.207563 ( 22.932294)
test_basic 0.010797 0.000000 0.978140 ( 1.024590)
test_all 0.125326 0.026786 794.185102 (267.007937)
test_rubyspec 0.057399 0.029264 125.877844 ( 36.551915)
total: 344.73 sec