Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-222826
#<BuildRuby:0x00007fac68e2fdd0
@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.20240929-222826",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.010823 0.000776 5.240691 ( 5.318920)
build_miniruby 0.001574 0.000175 1.878312 ( 1.928665)
build_ruby 0.002495 0.000000 4.577932 ( 5.180112)
build_all 0.007804 0.003380 7.427114 ( 5.852087)
build_install 0.019592 0.007338 11.153437 ( 9.482260)
test_btest 0.000924 0.000140 100.716269 ( 77.379701)
test_basic 0.012146 0.001223 1.302113 ( 1.798516)
test_all 0.129799 0.033745 895.202262 (725.382527)
test_rubyspec 0.026556 0.064623 146.168488 (120.575591)
total: 952.90 sec