Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-062131
#<BuildRuby:0x00007f0e9579fdd8
@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.20241112-062131",
@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.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007364 0.001300 4.387566 ( 4.759999)
build_miniruby 0.001440 0.000254 1.742245 ( 1.895506)
build_ruby 0.002414 0.000000 4.502579 ( 4.850534)
build_all 0.005230 0.003309 6.614112 ( 3.034218)
build_install 0.015273 0.003885 8.281074 ( 3.989076)
test_btest 0.000735 0.000144 81.399111 ( 25.205437)
test_basic 0.004365 0.005072 0.862182 ( 0.905097)
test_all 0.119213 0.027876 733.299757 (223.413040)
test_rubyspec 0.035351 0.047403 123.336647 ( 30.194688)
total: 298.25 sec