Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-234829
#<BuildRuby:0x00007fbbe43bfdd8
@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.20240714-234829",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006800 0.000000 2.526478 ( 2.673825)
build_miniruby 0.001531 0.000024 1.146272 ( 1.143734)
build_ruby 0.001686 0.000161 3.481062 ( 3.685162)
build_all 0.006702 0.003964 7.751552 ( 3.056361)
build_install 0.008650 0.008309 9.311393 ( 4.235734)
test_btest 0.000747 0.000149 117.445544 ( 40.833108)
test_basic 0.007857 0.005016 1.264461 ( 1.424372)
test_all 0.105262 0.045006 743.636037 (216.387262)
test_rubyspec 0.052867 0.038254 164.315420 ( 32.846705)
total: 306.29 sec