Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-030930
#<BuildRuby:0x00007ff2ab18fdd0
@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.20240811-030930",
@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.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000000 0.000047 0.000047 ( 0.000047)
build_up 0.004650 0.004134 3.996327 ( 4.056063)
build_miniruby 0.001999 0.000000 11.927631 ( 11.364123)
build_ruby 0.000000 0.001860 3.847464 ( 4.059587)
build_all 0.006221 0.002166 8.085013 ( 3.111468)
build_install 0.014417 0.006050 11.100690 ( 5.040212)
test_btest 0.000444 0.000801 122.013262 ( 32.695412)
test_basic 0.005953 0.004892 1.316095 ( 1.358124)
test_all 0.111261 0.042197 857.818844 (242.367874)
test_rubyspec 0.053850 0.041258 175.050885 ( 34.972057)
total: 339.03 sec