Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-024558
#<BuildRuby:0x00007fdd8cebfde0
@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.20240829-024558",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.007052 0.000716 3.304793 ( 3.197149)
build_miniruby 0.001246 0.000299 1.511203 ( 1.507610)
build_ruby 0.001353 0.000325 3.907365 ( 4.077776)
build_all 0.004647 0.003275 7.278871 ( 2.787096)
build_install 0.014066 0.005743 10.146768 ( 4.705953)
test_btest 0.000778 0.000214 115.944945 ( 31.084934)
test_basic 0.009522 0.000000 1.228736 ( 1.277593)
test_all 0.110642 0.042542 894.067221 (289.937697)
test_rubyspec 0.052486 0.037348 162.148590 ( 34.093959)
total: 372.67 sec