Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-170539
#<BuildRuby:0x00007f2b08ebfde0
@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.20241211-170539",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.008837 0.000000 3.366670 ( 3.220948)
build_miniruby 0.001387 0.000000 1.320746 ( 1.317838)
build_ruby 0.001620 0.000062 3.398444 ( 3.572079)
build_all 0.008921 0.000000 6.226113 ( 2.492335)
build_install 0.019266 0.000000 8.463863 ( 4.009306)
test_btest 0.000847 0.000000 75.431111 ( 20.418621)
test_basic 0.003521 0.005851 0.734062 ( 0.779703)
test_all 0.103692 0.040711 636.533543 (193.286495)
test_rubyspec 0.040877 0.035866 114.453719 ( 20.974046)
total: 250.07 sec