Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-145823
#<BuildRuby:0x000055f7fece6138
@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.20240308-145823",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003283 0.004587 2.632704 ( 2.534296)
build_miniruby 0.001212 0.000186 1.615633 ( 1.613959)
build_ruby 0.001800 0.000000 3.558690 ( 13.389850)
build_all 0.008430 0.000273 6.906669 ( 3.556336)
build_install 0.015696 0.004765 8.860035 ( 5.539182)
test_btest 0.000668 0.000107 94.079653 ( 36.003889)
test_basic 0.000942 0.004623 0.933361 ( 0.995728)
test_all 0.081543 0.037392 764.899836 (283.196868)
test_rubyspec 0.041602 0.050030 129.870713 (141.536510)
total: 488.37 sec