Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-173334
#<BuildRuby:0x00007f054a05fdd8
@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.20241007-173334",
@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.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004308 0.004117 3.999569 ( 3.844579)
build_miniruby 0.001477 0.000381 1.731300 ( 1.729260)
build_ruby 0.002007 0.000000 4.259044 ( 4.371129)
build_all 0.007908 0.001473 7.385440 ( 3.009594)
build_install 0.013379 0.005564 10.248784 ( 4.912391)
test_btest 0.000736 0.000194 95.954463 ( 25.296233)
test_basic 0.009520 0.001300 1.176919 ( 1.222556)
test_all 0.096118 0.060616 810.712328 (257.656510)
test_rubyspec 0.037796 0.050159 136.645891 ( 30.073482)
total: 332.12 sec