Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-134813
#<BuildRuby:0x00007f110578fdd0
@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.20241224-134813",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.005421 0.001162 2.046612 ( 7.172548)
build_miniruby 0.001181 0.000253 1.631681 ( 1.943243)
build_ruby 0.001390 0.000298 4.167552 ( 19.659429)
build_all 0.004527 0.005543 7.110173 ( 7.790357)
build_install 0.017574 0.005568 8.887243 ( 17.083800)
test_btest 0.000824 0.000212 81.211297 ( 88.038332)
test_basic 0.003220 0.008989 1.109222 ( 2.326764)
test_all 0.112344 0.046400 774.470745 (1035.072136)
test_rubyspec 0.059337 0.030880 127.267790 (139.147385)
total: 1318.24 sec