Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-211327
#<BuildRuby:0x00007f46a1eefdd8
@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-211327",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002906 0.004736 3.113843 ( 3.298829)
build_miniruby 0.001042 0.000278 1.249457 ( 1.246425)
build_ruby 0.001433 0.000382 3.444520 ( 21.369864)
build_all 0.006648 0.000646 6.599884 ( 2.486621)
build_install 0.013393 0.003323 8.690579 ( 3.977002)
test_btest 0.000748 0.000193 106.987788 ( 27.597924)
test_basic 0.004171 0.005345 0.899270 ( 0.944947)
test_all 0.105555 0.043570 780.692640 (222.170921)
test_rubyspec 0.034695 0.052015 166.444718 ( 27.041839)
total: 310.14 sec