Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-024207
#<BuildRuby:0x00007f80ec5afdd8
@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.20240905-024207",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008856 0.000174 3.865572 ( 4.171184)
build_miniruby 0.001643 0.000383 1.879739 ( 2.084243)
build_ruby 0.000000 0.002847 4.551381 ( 4.874160)
build_all 0.008788 0.002395 8.479448 ( 5.008666)
build_install 0.019242 0.005977 11.835367 ( 7.562755)
test_btest 0.000828 0.000219 118.284372 ( 35.601265)
test_basic 0.000883 0.009305 1.266141 ( 1.352553)
test_all 0.118974 0.032063 806.326322 (260.011626)
test_rubyspec 0.055047 0.040594 160.684836 ( 34.262033)
total: 354.93 sec