Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-065503
#<BuildRuby:0x00007f0370cffdd0
@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.20240703-065503",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.003974 0.004032 3.660209 ( 2.979293)
build_miniruby 0.001382 0.000284 1.347917 ( 1.344432)
build_ruby 0.001793 0.000369 3.935936 ( 4.124421)
build_all 0.007333 0.002198 8.260027 ( 3.356970)
build_install 0.019803 0.000000 10.782053 ( 5.045404)
test_btest 0.000000 0.001243 110.377891 ( 28.293781)
test_basic 0.006490 0.002388 1.225116 ( 1.272416)
test_all 0.104298 0.048018 758.606210 (233.800617)
test_rubyspec 0.051226 0.046807 179.964917 ( 40.015629)
total: 320.23 sec