Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-182008
#<BuildRuby:0x00007fc39d0dfdc8
@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.20240810-182008",
@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.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007838 0.000414 3.372999 ( 3.303151)
build_miniruby 0.001798 0.000192 1.415903 ( 1.412916)
build_ruby 0.001751 0.000188 3.758875 ( 3.974827)
build_all 0.009017 0.000000 8.505890 ( 3.395187)
build_install 0.015599 0.007784 11.432261 ( 5.627982)
test_btest 0.000794 0.000113 127.437090 ( 53.777935)
test_basic 0.007200 0.003963 1.302699 ( 1.359968)
test_all 0.112498 0.041484 868.654851 (253.167687)
test_rubyspec 0.044639 0.042919 166.519614 ( 34.479050)
total: 360.50 sec