Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-031845
#<BuildRuby:0x00007fdda2dffde0
@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.20240929-031845",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.008498 0.000486 5.132946 ( 4.675413)
build_miniruby 0.001437 0.000156 1.806837 ( 1.994126)
build_ruby 0.002465 0.000000 4.646756 ( 4.894962)
build_all 0.009094 0.000340 7.566315 ( 4.191481)
build_install 0.010038 0.008125 8.783000 ( 3.840396)
test_btest 0.000764 0.000109 79.865623 ( 27.693582)
test_basic 0.003164 0.004043 0.756335 ( 2.794878)
test_all 0.107511 0.038381 732.291096 (220.747758)
test_rubyspec 0.048086 0.035635 130.430332 ( 28.890187)
total: 299.72 sec