Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-083936
#<BuildRuby:0x00007ff98643fdc8
@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.20240704-083936",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000031 0.000012 0.000043 ( 0.000044)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.000610 0.008250 4.523886 ( 3.917429)
build_miniruby 0.001248 0.000541 1.691047 ( 1.687778)
build_ruby 0.001978 0.000000 4.261504 ( 4.442973)
build_all 0.003767 0.005236 8.246365 ( 3.347840)
build_install 0.016435 0.004783 11.413642 ( 5.318745)
test_btest 0.000306 0.001334 121.980611 ( 32.222311)
test_basic 0.001989 0.012628 1.405913 ( 1.459925)
test_all 0.118753 0.039132 927.616880 (264.355365)
test_rubyspec 0.066716 0.034447 173.700960 ( 38.091880)
total: 354.85 sec