Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250205-015218
#<BuildRuby:0x00007f2ce996fdd0
@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.20250205-015218",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004310 0.003116 3.913283 ( 2.525992)
build_miniruby 0.001314 0.000341 1.129642 ( 1.127042)
build_ruby 0.001501 0.000389 3.185490 ( 3.373217)
build_all 0.007653 0.000911 5.555456 ( 2.317863)
build_install 0.018146 0.001293 8.520805 ( 4.181479)
test_btest 0.000682 0.000154 68.624970 ( 18.549140)
test_basic 0.008019 0.000000 0.785137 ( 0.838349)
test_all 0.092848 0.022936 574.882911 (191.432006)
test_rubyspec 0.058854 0.019144 106.601410 ( 26.077688)
total: 250.42 sec