Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-200208
#<BuildRuby:0x00007efecc83fdc0
@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.20241216-200208",
@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.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.004884 0.001759 2.445197 ( 2.789794)
build_miniruby 0.001855 0.000000 1.612249 ( 1.610065)
build_ruby 0.002145 0.000000 4.235257 ( 4.424503)
build_all 0.004578 0.004369 6.386731 ( 3.530984)
build_install 0.016897 0.004182 8.559191 ( 5.228065)
test_btest 0.000580 0.000206 78.258613 ( 40.517424)
test_basic 0.000000 0.008663 0.992877 ( 1.047680)
test_all 0.107774 0.035393 685.204225 (198.361916)
test_rubyspec 0.035355 0.043387 116.488205 ( 26.546894)
total: 284.06 sec