Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-194458
#<BuildRuby:0x00007fbfc79efdc0
@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.20241225-194458",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.001124 0.004620 1.472357 ( 1.800618)
build_miniruby 0.000914 0.000457 1.151965 ( 1.148865)
build_ruby 0.001678 0.000000 3.423135 ( 3.674538)
build_all 0.006529 0.002190 6.377099 ( 2.649339)
build_install 0.016854 0.004440 8.090025 ( 4.267861)
test_btest 0.000921 0.000000 76.400833 ( 26.209053)
test_basic 0.004631 0.004825 0.932134 ( 1.009133)
test_all 0.099392 0.047951 746.793137 (492.161744)
test_rubyspec 0.049774 0.035775 125.815472 (153.635481)
total: 686.56 sec