Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-022805
#<BuildRuby:0x00007fc7d17efdd8
@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.20241009-022805",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006557 0.002342 4.347983 ( 4.854273)
build_miniruby 0.001820 0.000000 1.783159 ( 1.815586)
build_ruby 0.002352 0.000017 4.535094 ( 4.779690)
build_all 0.006568 0.004704 7.666517 ( 4.326757)
build_install 0.021270 0.001799 10.660808 ( 5.628597)
test_btest 0.000671 0.000217 97.966834 ( 68.020004)
test_basic 0.009018 0.003033 1.262111 ( 1.531543)
test_all 0.116119 0.042933 821.761275 (504.614623)
test_rubyspec 0.047353 0.043182 138.701014 ( 68.648910)
total: 664.22 sec