Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-050959
#<BuildRuby:0x00007ff00771fdc8
@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.20240906-050959",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000103 0.000000 0.000103 ( 0.000113)
build_up 0.007700 0.000000 2.996351 ( 2.964821)
build_miniruby 0.000698 0.000989 1.335078 ( 1.331887)
build_ruby 0.001144 0.001109 4.486912 ( 4.644014)
build_all 0.005071 0.004731 9.001631 ( 3.688380)
build_install 0.013617 0.006074 11.467962 ( 5.336864)
test_btest 0.000000 0.001256 125.582242 ( 32.769689)
test_basic 0.009220 0.002019 1.434042 ( 1.518160)
test_all 0.117808 0.035711 844.128684 (259.792013)
test_rubyspec 0.042972 0.045760 171.797961 ( 35.482533)
total: 347.53 sec