Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-165624
#<BuildRuby:0x00007f4d9b86fde0
@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.20241007-165624",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000042 0.000011 0.000053 ( 0.000052)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.008773 0.001216 4.685806 ( 6.406177)
build_miniruby 0.001644 0.000422 1.994620 ( 2.354917)
build_ruby 0.002204 0.000566 5.068260 ( 9.151809)
build_all 0.006175 0.004818 8.441472 ( 8.746109)
build_install 0.018240 0.008953 11.851670 ( 11.728348)
test_btest 0.000890 0.000267 104.679798 (110.305301)
test_basic 0.007512 0.005386 1.276914 ( 2.007051)
test_all 0.108545 0.057629 910.035341 (593.025772)
test_rubyspec 0.066561 0.024513 144.282201 ( 48.514415)
total: 792.24 sec