Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-011749
#<BuildRuby:0x00007f46e7e9fdd8
@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.20241102-011749",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.007347 0.002632 4.187342 ( 4.588236)
build_miniruby 0.001500 0.000441 1.674632 ( 1.764011)
build_ruby 0.001586 0.000467 4.650887 ( 4.980143)
build_all 0.002050 0.008664 7.387622 ( 4.568773)
build_install 0.016798 0.008312 9.997914 ( 5.447227)
test_btest 0.001072 0.000000 79.760948 ( 30.582533)
test_basic 0.004134 0.008621 1.133244 ( 1.613986)
test_all 0.110603 0.041676 719.644516 (222.731179)
test_rubyspec 0.051774 0.032834 119.844583 ( 23.312365)
total: 299.59 sec