Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-094055
#<BuildRuby:0x00007fe284b6fdc8
@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.20241221-094055",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000047 0.000004 0.000051 ( 0.000050)
configure 0.000042 0.000004 0.000046 ( 0.000045)
build_up 0.006350 0.000191 2.126860 ( 2.513170)
build_miniruby 0.001417 0.000115 1.745476 ( 1.745109)
build_ruby 0.002230 0.000181 4.506183 ( 28.565730)
build_all 0.003853 0.008278 7.156431 ( 4.913768)
build_install 0.017950 0.004957 9.259616 ( 7.158021)
test_btest 0.000961 0.000000 80.397892 ( 51.922736)
test_basic 0.007739 0.002989 0.960778 ( 1.038118)
test_all 0.111565 0.039971 789.121375 (238.111436)
test_rubyspec 0.057191 0.026466 117.619101 ( 27.023971)
total: 362.99 sec