Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250101-133539
#<BuildRuby:0x00007fda53a2fdc0
@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.20250101-133539",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003932 0.001197 1.823323 ( 2.173415)
build_miniruby 0.001285 0.000391 1.392668 ( 1.389576)
build_ruby 0.001471 0.000448 3.647594 ( 29.930146)
build_all 0.006394 0.001946 6.096686 ( 2.647320)
build_install 0.010261 0.004908 7.621466 ( 4.146673)
test_btest 0.000829 0.000266 75.777498 ( 20.528727)
test_basic 0.001907 0.005286 1.004826 ( 1.054482)
test_all 0.108722 0.031551 685.049134 (198.812905)
test_rubyspec 0.043789 0.035128 116.832421 ( 28.694981)
total: 289.38 sec